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

How To Export Access Reports To Excel Maintaining Grouping Functionali

Status
Not open for further replies.

mordja

Programmer
Apr 27, 2004
294
GB
Hi,

Im just wondering if anyone has any suggestions as to how go about exporting a report from access to excel and maintain grouping functionality. The only aggregate function which is supposed to work is Sum. Is there any other way in which to export a report of moderate complexity and retain all calculated values ?

Thanks
Izac
 
You might be better off just having the data go directly to Excel and bypass the Access reporting altogether.

Use the 'TransferSpreadsheet' function in Access to do this. MS Access Help can offer you good adivce on this works.

Hope this helps.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top