I have a report that is being populated from a MS Access database.
The data is being grouped into different for instance, orders are being separated by states and the user is able to select each state by clicking in the report viewer (that part is working fine). The problem is that when I try to print, it prints all the data in the report. Can anyone please tell me how can I just print just the portion I want? Thanks in advance.