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
Disable Compatibility Checker Excel 2007
Entension vs Regular Dll in MFC?
Setting the Scroll bars in the Report Viewer Control
Need a SSIS walk through help on downloading an Excel file using a url
Excel Date column - autopopulate with today's date or incrementing date (part 2)
install xsource in vfp 9.0 sp2
CPropertySheet vs. CTabCtrl
DNS root hints not working Windows 2008
Web Services Cross Browser Support
Purge Deleted items from database immediatly after message recall