T
TerryD
I have a query that I am running on a table. I have a field "StrCI" that is
a text field. There are numbers in the field on some records and alpha
letters in the field on other records. What I want to be able to do is that
if the query returns a value in the field that is only 3 digits long I want
to be able to add a "0" the the beginning of the the field to make it a 4
digit number. I can not make this field a numeric field, it has to stay as
text.
Any help in how to accomplish this would be greatly appreciated.
Thanks,
Terry
a text field. There are numbers in the field on some records and alpha
letters in the field on other records. What I want to be able to do is that
if the query returns a value in the field that is only 3 digits long I want
to be able to add a "0" the the beginning of the the field to make it a 4
digit number. I can not make this field a numeric field, it has to stay as
text.
Any help in how to accomplish this would be greatly appreciated.
Thanks,
Terry