Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need headers placed IN the table

Status
Not open for further replies.

newcoder54

Technical User
Jul 2, 2002
46
0
0
US
I have a query which has a cross tab query as its source. So the "fields" change often. I want my query to just pull the field names and put them into a table. Over my head.
 
Try the TransferDateabase Method, set "with data" property
to True/False (I forget)...

Will create new table based on Query/Table, with option
to include/not include data.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top