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!

Exporting multiple Access Reports into one Excel workbook

Status
Not open for further replies.

maudedo

MIS
Jul 10, 2003
41
GB
Hello

I have built a report within access that will output every record to an individual excel file per record.

the specific report has two sub reports (3 layers) in total so the excel file output results in grouped format.

However, the end user wants all of the records in one Excel Workbook, and each record to be specific to a sheet.

For example
currently it will creat a workbook per number.
1.xls for ID = 1
2.xls for ID = 2
3.xls for ID = 3

however, they would prefer Month.xls
with 1 for ID = 1 in sheet 1
with 2 for ID = 2 in sheet 2
with 3 for ID = 3 in sheet 3 etc

is it possible to output to one excel file and then to specific sheets?

some of these workbooks will have upto 30 sheets if it is possible.

many thanks in anticipation
Donna
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top