stuart_adair
Registered User.
- Local time
- Yesterday, 18:22
- Joined
- Jan 13, 2009
- Messages
- 57
Hi folks
I run and Access database that contains performance information at work. Each day a report is run which has a depot name and a performance figure and this gets sent out to all 30 depots as an email attachment using the "Send Object" macro function.
I've been asked to regionalise the reports instead of just sending them out in depot alphabetical order. There are 3 regions.
I've got all 3 individual reports built but I dont want to send 3 emails where I used to send just 1. I'd ideally like to have a single report that combines each of the reports I've already built, or alternatively have 1 email that sends 3 reports. Each of the regional reports I've built is identical in layout, it just takes data from a separete query.
I've been playing round with the grouping function but cant see a way I can achieve this.
Any help would be appreciated - Please note that I'm far from an expert so if you're getting into VBA I'll need lots of hand-holding
Thanks in advance
Stu
I run and Access database that contains performance information at work. Each day a report is run which has a depot name and a performance figure and this gets sent out to all 30 depots as an email attachment using the "Send Object" macro function.
I've been asked to regionalise the reports instead of just sending them out in depot alphabetical order. There are 3 regions.
I've got all 3 individual reports built but I dont want to send 3 emails where I used to send just 1. I'd ideally like to have a single report that combines each of the reports I've already built, or alternatively have 1 email that sends 3 reports. Each of the regional reports I've built is identical in layout, it just takes data from a separete query.
I've been playing round with the grouping function but cant see a way I can achieve this.
Any help would be appreciated - Please note that I'm far from an expert so if you're getting into VBA I'll need lots of hand-holding
Thanks in advance
Stu