I'm learning as I go and this is probably a basic question but if I have an alpha numeric field of variable lenght, i.e. AUI856Z....how to I format it so that it is 19 characters long with leading zeros, i.e. 000000000000AUI856Z.
Look in the Help File under Space() function. If that doesn't work for you please post back. Can provide a slightly more complicated UDF that will insert necessary characters either in front of, or behind of, the string in question.