G
Guest
how do I create a Query that returns the list of field names from a Table
Just as a quick example, my table tblCust has three fields, custID, custFName, custLNam
I want a query that return the following
FieldNames (or whatever header
custI
custFNam
custLNam
Thanks for your hel
Ale
Just as a quick example, my table tblCust has three fields, custID, custFName, custLNam
I want a query that return the following
FieldNames (or whatever header
custI
custFNam
custLNam
Thanks for your hel
Ale