I have a query which returns about 10,000 rows. One of the columns is dept. My customer would like me to create one Excel sheet per value of dept (all in the same .xls file, about 30 of them). It's easy enough, though tedious, to copy and paste, or create multiple queries, but I would like to use a macro or some other automated way if possible. Unfortunately, I don't know any VB.
I have figured out how to open the query and apply filters, and do that multiple times, but that's as far as I've gotten. Any help is appreciated.
Regards,
Paul B.
I have figured out how to open the query and apply filters, and do that multiple times, but that's as far as I've gotten. Any help is appreciated.
Regards,
Paul B.