Microsoft
Software
Hardware
Network
Question : Removing Leading Zero's in an AlphaNumeric Field
I am trying to remove leading zero's while working in an Access Query. I have account numbers that begin with 2 alpha characters followed by 4 numeric digits. I need to remove the leading zero's like below. The Alpha characters could be any character.
From this: AA0030 To this: AA30
From this: BB0456 To this: BB456
Thanks in advance!
Answer : Removing Leading Zero's in an AlphaNumeric Field
accountNum= val(mid([fieldName],3))
Random Solutions
Drop Down List and Back Button on Browser - Losing state?
Error on FlightRecorderCurrent.trc.<wbr />
ORA-12514 TNS:listener does not currently know of service requested in connect (yet agian?)
Access Form for Date Entry
Test for internet connection
Populate Crystal Report with In Memory Datatable Visual Studio 2005
C#. Symbol LS9203 bar code scanner. Making a device output to a single text box.
IIS Windows Server 2008 Application Pools
How to restart a thread in mfc
Control Panel Icons - Windows XP