Hi Bob,
Thanks for your reply,I am aware. My problem is, and I could be overlooking something very basic... I have a table created new every month from an imported client file. This table contains several fields including "cost center" and "responsible person". To that table I allocate monthly expenses from various vendors back to the appropriate cost centers. I then send back an xls file to each respnsible person with just their charges. One reposible person could have several cost centers. Presently to accomplish this I export the new table (all cost centers and charges) and break it up with an external program by "responsible person", each newly created file named after that person, then I convert each to excel. Very labor intensive. It would be nice to create these individual tables as a by product of one of the queries I'm already running and export them via a "do loop".
thanks,
jerry