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
Multiple IIF statement error
Internet Explorer very slow to respond and continually accesses floppy drive
Excel Instance Left in Memory after Access Automation
Keeping Look Ups in a Make Tabel Query
Problem with Delete in MS Word 2003
Position cursor to specified line in multiline textbox
Prefill bound textboxes from a combo box
moving Office 2007 from old computer to new one
Use pop up form to control web browser
Printing "newspaper columns" in Excel