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
Mersenne Primes algorithm
SBS Backup - 'The saved selection file "Script.bks" cannot be found.'
Microsoft, Access, 2000 How to Calculate an aproximation of the Distance between two zip codes using a query to Google Maps
Internal LAN to External Ping
Using a geometry type check constrint in sql sever 2008
Display image
Microsoft, Access, 2007, Call sub without return
Subtotaling Group Calculated Fields
Access 2007 Adp Terminal Server Memory Bloat
bypass key in msaccess