Hi
I am trying to get my form to prompt the user with a command button I created to search for a record.
I have 2 forms -obsform1 and obsform2. The command button is on obsform1. The command button name is cmdFind.
I am also trying to get the forms produce a blank record on start and instead it is producing the first record from a table and therefore records are being captured with blank fields in reports.
I am fairly new at VBA programming!
I am trying to get my form to prompt the user with a command button I created to search for a record.
I have 2 forms -obsform1 and obsform2. The command button is on obsform1. The command button name is cmdFind.
I am also trying to get the forms produce a blank record on start and instead it is producing the first record from a table and therefore records are being captured with blank fields in reports.
I am fairly new at VBA programming!