I have a form used for call monitoring. It has 2 buttons, one to "save" which sends information to the master table then clears the form for a new entry; then the second button to print the form.
When entries are made they get printed then saved. However, when you click the print button it will print every record entered in that session. If you close the database then reopen it, only the single form prints. If you enter save multiple forms it will continue to print from the first one entered. How can I get it to only print the current form?
When entries are made they get printed then saved. However, when you click the print button it will print every record entered in that session. If you close the database then reopen it, only the single form prints. If you enter save multiple forms it will continue to print from the first one entered. How can I get it to only print the current form?