M
Matt via AccessMonster.com
I am working with a legacy system. The data comes to me with leading zero's.
The number of zeros varies so using a query and doing a left([FieldName],4)
or right([Fieldname],4) wont work.
Does anyone have any suggestions.
Thanks
Matt
The number of zeros varies so using a query and doing a left([FieldName],4)
or right([Fieldname],4) wont work.
Does anyone have any suggestions.
Thanks
Matt