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
Data Validation with VBA without use of worksheet cells
Windows 2003 Server - IIS 6 connection to shared server - Logon/Logoff errors Event 529 & 680
Adding value to list box
Darwing a line with Line method
convert Date() to CCYYMMDD format in SQL
Script that displays all devices in Active Directory
WS_EX_TRANSPARENT
how to dynamically set height and width in label
getting error message when download offline address book
Outlook vs mobile sync