Eightball3
Programmer
I have a continuous form that I can sort and filter. When I get the data the way I want it, I want to push a button to open a report that has the same record source, order by, and filter as the continuous form. How do I do this? If I switch back and forth between the form and report and apply another filter to the form, I want the report to update. Any help would be appreciated.