I need to create a report based on up to 5 queries and have the results show in an executive summary page (with totals by section) and then list all the detail after. Would it be best to create seperate queries for each section and then one Very Big query for the report, or is there another way. Reports/subreports wouldn't work in this case because the data isn't linked that way. I just took an intro VB course but have no programming experience, so I don't know if there are options in that direction.