M
ManhattanRebel
How can I direct Access to create a new heading for all like data that is
currently in the same field?
For example, my data looks like this now:
A B C D E - This is the headings row.
a b c x z
a b c x y
a b c z x
a b c y z
a b c d e
I need it to look like this without having to sort, cut and paste. There is
too much data to sort, cut and paste. Note: in the sample below the x,y, and
z now have their own fields
A B C D E X Y Z -----This is
new heading row
a b c x z
a b c x y
a b c x z
a b c y z
a b c d e
currently in the same field?
For example, my data looks like this now:
A B C D E - This is the headings row.
a b c x z
a b c x y
a b c z x
a b c y z
a b c d e
I need it to look like this without having to sort, cut and paste. There is
too much data to sort, cut and paste. Note: in the sample below the x,y, and
z now have their own fields
A B C D E X Y Z -----This is
new heading row
a b c x z
a b c x y
a b c x z
a b c y z
a b c d e