R
rml
I have a table with a field that has data that looks like the following:
N0345, H4354, 48574, 48577
How can I create a query that would separate that data into their own fields?
Field one would have N0345 the next would have H4354 etc...
Thanks.
N0345, H4354, 48574, 48577
How can I create a query that would separate that data into their own fields?
Field one would have N0345 the next would have H4354 etc...
Thanks.