Hello
Is there any way I can use details in a row of a table to make field headings. For example, if I have a table with 1 column (with field heading building) that looks like this
building
a
b
c
d
Can I then create a table that converts a b c d to field headings of the new table so the field headings become
a b c d
I suppose it is the reverse of a union query
Many thanks
Is there any way I can use details in a row of a table to make field headings. For example, if I have a table with 1 column (with field heading building) that looks like this
building
a
b
c
d
Can I then create a table that converts a b c d to field headings of the new table so the field headings become
a b c d
I suppose it is the reverse of a union query
Many thanks