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
Macro notification question
HTTP 404 Not Found when submitting a Post in a Blog site.
How to retrive OU Properties in an Active Directory using VB.NET
Problems with parsing an error message into a label on a form
Problem with Exchange 2003
CMonthCalCtrl.GetCurSel() returns date 2 years off
IBM X Series 225 - Cannot get see the hard Drive
Receiving multiple EVENT ID: 1053 on Windows 2003 Server, why?
Apostrophe in combo box search
extraction of objects from a sharepoint content database