J
Jason Trolian
I have a text filed that contains numbers that are a
reference number for our system. I'm trying to link that
table in access but first I need to format the
field "dbtrno" so it is always 6 spaces and right
justified.
field currently reads: "1234"
needs to be: " 1234"
also there are some 3 digit numbers mixed in:
field currently reads: "123"
needs to be: " 123"
Any suggestions? Thank you in advance,
Jason Trolian
reference number for our system. I'm trying to link that
table in access but first I need to format the
field "dbtrno" so it is always 6 spaces and right
justified.
field currently reads: "1234"
needs to be: " 1234"
also there are some 3 digit numbers mixed in:
field currently reads: "123"
needs to be: " 123"
Any suggestions? Thank you in advance,
Jason Trolian