I have a form with a command button that prints a report based on the information in that form. It is actually set up to run the report off of a query that is based on an ID number on the form.
When I go to a past record and back to the current record, it will print. I put a requery function onto the code but it does not make any difference.
I need to be able to fill out the form and then print it immediatly by clicking the command button.
thanks in advanced.
When I go to a past record and back to the current record, it will print. I put a requery function onto the code but it does not make any difference.
I need to be able to fill out the form and then print it immediatly by clicking the command button.
thanks in advanced.