View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Michael Hopwood Michael Hopwood is offline
external usenet poster
 
Posts: 37
Default Downloadins Access to Multiple Worksheets

I assume you want to create reports based on some kind of selection
criteria, the best way to do this is using MS Query in Excel, just create a
different query for each report.

--
Michael Hopwood (Phobos)


"Steve" wrote in message
...
I need to create multiple worksheet reports from 1 Access table. How can

I get Excel to create several worksheet reports at once?