With VBA it is more normal to enter the data directly in to the table using a recordset.
You do not need to open the form to do so, unless you want view the data.
Do you need to check if the data already exists in the RMA table?
With VBA it is more normal to enter the data directly in to the table using a recordset.
You do not need to open the form to do so, unless you want view the data.
Do you need to check if the data already exists in the RMA table?