J
JohnE
Hello. Not sure if I should ask this here or in the forms coding section.
There is a main form that is a continuous style. It is providing a listing
of all open items. This list can be filtered and sorted thru comboboxes. At
the bottom of the form (footer) there is a button to print the list.
Originally the users asked for the button to print the entire default list.
For that there was a report/query created that will print the default list
from the button. Now the users are asking that the print button prints what
they have on their screen, whether the list be filtered or sorted. The
screen width is 12" so it will print out on multiple pages.
How would I go about getting a report to print out what the user has on
their screen (sorted or filtered) just using the one button?
Thanks... John
There is a main form that is a continuous style. It is providing a listing
of all open items. This list can be filtered and sorted thru comboboxes. At
the bottom of the form (footer) there is a button to print the list.
Originally the users asked for the button to print the entire default list.
For that there was a report/query created that will print the default list
from the button. Now the users are asking that the print button prints what
they have on their screen, whether the list be filtered or sorted. The
screen width is 12" so it will print out on multiple pages.
How would I go about getting a report to print out what the user has on
their screen (sorted or filtered) just using the one button?
Thanks... John