Guys
I've built a database and now need to add more fields. The screen is alreday full so I want to pop-up a new form just to capture these new fields and then go back to the main form.
However, I can't get the 2 forms to link together. The new form is opened by a form open button.
I basically want the users to enter a car registration number involved in an accident, then click the 'other vehicles involved' button to open a form to populate with multiple vehicle data. When finished, close the form and finish entering the incident details but remember the data to save later on.
I've built a database and now need to add more fields. The screen is alreday full so I want to pop-up a new form just to capture these new fields and then go back to the main form.
However, I can't get the 2 forms to link together. The new form is opened by a form open button.
I basically want the users to enter a car registration number involved in an accident, then click the 'other vehicles involved' button to open a form to populate with multiple vehicle data. When finished, close the form and finish entering the incident details but remember the data to save later on.