Hi,
I have a form with a list box on a form called SEARCH showing all patients in my query. When I double click a patient it opens up their record in the MAINFORM.
What I need is a button on form SEARCH so when I click it, it opens the form MAINFORM on a new blank record, ready for the user to input data.
Currently have a Open Form button, but this opens the form showing the first record.
Any ideas?
Thanks
Will
I have a form with a list box on a form called SEARCH showing all patients in my query. When I double click a patient it opens up their record in the MAINFORM.
What I need is a button on form SEARCH so when I click it, it opens the form MAINFORM on a new blank record, ready for the user to input data.
Currently have a Open Form button, but this opens the form showing the first record.
Any ideas?
Thanks
Will