MarcusMaximus
Registered User.
- Local time
- Yesterday, 21:10
- Joined
- Jan 23, 2009
- Messages
- 27
Hi I have a database with many staff members and each staff member has many Customers assigned to them. I want to export customer details to a separate excel file for each staff member. I don't want to have to do this manually as its going to take up time. I'd like to name the files according to the staff number also if possible.
I don't know how I can do this in Access. Do I write a module or a macro or something. I wrote a macro previous for something similar where i created 50 individual queries for each member of staff and used the TransferSpreadsheet function in a macro but this was too laborious.
I found this in the code repository but it's not quiet what im looking for.
Any Ideas.
Thanks
I don't know how I can do this in Access. Do I write a module or a macro or something. I wrote a macro previous for something similar where i created 50 individual queries for each member of staff and used the TransferSpreadsheet function in a macro but this was too laborious.
I found this in the code repository but it's not quiet what im looking for.
Any Ideas.
Thanks