I have a continuous form that opens with a custom menubar that allows user to Sort Ascending, Sort Descending, Filter by Selection, Filter Excluding Selection, and Remove Filter. I have a print button on the form that prints a report based on the original form data (all underlying data prior to any sorts/filters). Now, how do I get the report to reflect the current filters/sorts applied above?