T
Touche' Techie
I would like to take data from 3 different columns of data and recombine to a
different format in another column.
The original data is a series of numerical and text codes.
first column, second column, third column
12,30,1245CF
I would like the new column to contain the data in this form:
12-30-1245CF
Can this transformation be automated? Can I set up a form to just collect
the individual numbers and make the table transform them to this new form and
unique identifier (key) ??? Or perhaps the form transforms and puts the data
in the table. I need the data in both formats and don't want to double enter
the info...
different format in another column.
The original data is a series of numerical and text codes.
first column, second column, third column
12,30,1245CF
I would like the new column to contain the data in this form:
12-30-1245CF
Can this transformation be automated? Can I set up a form to just collect
the individual numbers and make the table transform them to this new form and
unique identifier (key) ??? Or perhaps the form transforms and puts the data
in the table. I need the data in both formats and don't want to double enter
the info...