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
vb.net 2.0 winforms - how to detect unsaved data in databound fields?
Creating a comma separated list as a Function to be used in a Totals/Group By query
One report column in Italics
convertin CString to const char*
Import sent items
can't get wmi asusmanagement object
Maximum Length of "net send" message sent to entire domain
I have a text box on an access 2003 form, w/key behavior = new line in field text w/scroll out box
Publisher cannot open the file
Change Log on data