I have a form users add a new record to. It also has a print button which allows the users to print the current form in a report format. The problem lies when a user has added a record but not closed the form (and therefore the record has not been added to the database) the report then prints blank.
What is the VB code I would need to use to get the record to save?
What is the VB code I would need to use to get the record to save?