Good day!
I have a main form and I need to open a second form by clicking on a button in the main form.
Sounds easy, but here is the catch...
When the user click the button, I need to check to see if that account number already exists, and if it does, open the second form to that record. Otherwise if the account number does not exist, we will need to create a new record and place that account number in the correct field in the second form.
________________________________________
Buddha. Dharma. Sangha.
I have a main form and I need to open a second form by clicking on a button in the main form.
Sounds easy, but here is the catch...
When the user click the button, I need to check to see if that account number already exists, and if it does, open the second form to that record. Otherwise if the account number does not exist, we will need to create a new record and place that account number in the correct field in the second form.
________________________________________