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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crosstab Query to Excel...

Status
Not open for further replies.

dodgyone

Technical User
Jan 26, 2001
431
GB
I have created a crosstab query and from this I have created a form.

How can I send the data displayed to Excel so that only certain fields (which I specify) are transferred from the form (I have tried the regular analyze with Excel feature but this isn't really an ideal solution). I have already created an Excel file which has a chart in it to display the data received. Can I transfer the Access data into the already created Excel file and then select where the information is placed on the worksheet (so that Excel uses the information for the chart)?

Any ideas would be welcomed... thank you

Marcus
 
Hi dodgyone,
The easiest way to do this (if you don't mind doing it manually), is to select the records in the select query result set, copy, and paste to Excel.

Or, if you don't like that solution, you could code it in Excel..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top