M
March
Dear All,
I want to transpose records from a query in subform.
For example,
the result of the query is
Field
record1
record2
record3
record4
This displays in simply subform.
I want to transpose them to
record1 record2 record3 record4
That I will use record1-record4 as fileds for another temp table in my
database.
Please give me suggestion. Thank you.
March
I want to transpose records from a query in subform.
For example,
the result of the query is
Field
record1
record2
record3
record4
This displays in simply subform.
I want to transpose them to
record1 record2 record3 record4
That I will use record1-record4 as fileds for another temp table in my
database.
Please give me suggestion. Thank you.
March