I have a form based on 4 different tables. In the form I can register what is ordered from a table on a restaurant.
This order has an unique number.
I also have a report showing the same information, but with a different layout.
Printing out the report is based on a query where it is asked for the unique number of the bill.
My problem is:
How can I make a print of the report while standing in the form without beeing asked for the number of the bill??
This order has an unique number.
I also have a report showing the same information, but with a different layout.
Printing out the report is based on a query where it is asked for the unique number of the bill.
My problem is:
How can I make a print of the report while standing in the form without beeing asked for the number of the bill??