M
Mike Seder
I am wondering if there is any way to make a field's
value be a string from three other fields in the same
table. More specifically combining numerical values from
one 5 digit field (11111), one 3 digit field (222), and
one 4 digit field (3333) to produce a 12 digit numerical
field (111112223333) in the same table?
value be a string from three other fields in the same
table. More specifically combining numerical values from
one 5 digit field (11111), one 3 digit field (222), and
one 4 digit field (3333) to produce a 12 digit numerical
field (111112223333) in the same table?