Microsoft
Software
Hardware
Network
Question : How do I extract characters after a hypen in query?
How do I extract the characters after hyphen in a query? I have a field called ContactSource that has the values General-(persons name) and Board-(persons name). I have been using =Mid([ContactSource] & "*",7) which returns the persons name correctly when preceded by Board- but not when preceded by General-. Help would be greatly appreciated.
Answer : How do I extract characters after a hypen in query?
Mid(ContactSource, InStr(1, ContactSource & "-", "-") + 1)
That returns an empty string for any instances that have no hyphen.
Random Solutions
Calender applications.....
Digital signature control not visible
Offline address book cannot be downloaded after moving mailbox to exchange 2010
how to use data base in jsp?
File Upload in AJAX enabled TabContainer
OpenOffice 3.2 GPO Install Problem
OCS 2007 R2 and Cisco call manager
Coldfusion -SQL and LIKE question
How many instances of a web application can run on a server
Microsoft System Center Ops Manager 2007 - Reporting