I am not sure if what i am trying to do is possible. I have a form where my user enter three parameters Company name, date from and date to. Than a reports open the results. This report is sorted by company name so it gives me the totals by company. I have a second report that is sorted by source of payment which uses the same parameter. I have two forms so my users can get both results. I would like to use only one parameter and view both reports in one. So top of the report I would see it sorted by company and bottom it would be sorted by source of payment. Is this possible?????
Thank you