Microsoft
Software
Hardware
Network
Question : If first character in string is zero, remove it
What code could I use to see if the variable strTempID begins with a zero, and if so, remove that character?
Answer : If first character in string is zero, remove it
iif(left(s,1)="0",mid(s,2)
,s)
Random Solutions
Create really good loocking GUI interface with MFC
I have 3 PC's running Vista and I keep getting bowser errors about who is the master browser
Does anyone know of an Microsoft Access Documentation Program?
2003 Prolaint ML370 looping during startup System License Violation.
Finalize a CD using IMAPI CD-Burning COM Service
Encrypt a password in ini file
How do I define a name using VBA that accomplishes the same as Insert|Name|Define
increment the counter for each category
generate a list of numbers to a file
Event with souce SidebySide when server starts