i have a query that lists data for all employees lumped together. The query sends out in .xls format. Management would like to separate out the data for each employee on a separate tab. Can this be done systematically through Access VBA, or does it require exporting to Excel and running Excel VBA? Eventually i would like to have this run through a batch feed system each week so i don't have to personally run it, once the bugs are worked out, so while i can certainly do the report manually in Excel, i'd rather not.