I have a form that allows the user to either select a person in the database based on their ID number or to add a new person to the database using a combo box.
When the form first opens, the form is automatically populated with values from the first record in the table.
What I want is for the form to be blank until the user selects a person on their ID number. I tried using the "open in add mode" using switchboard manager, but every time I select an existing ID, it asks if I want to add it. Then there are duplicate IDs!
When the form first opens, the form is automatically populated with values from the first record in the table.
What I want is for the form to be blank until the user selects a person on their ID number. I tried using the "open in add mode" using switchboard manager, but every time I select an existing ID, it asks if I want to add it. Then there are duplicate IDs!