Hi,
I'm having difficulty designing a form to update a table with range of records entered by a user.
For example the form simply asks the user the following:
First: F1234
Last: F1254
I need the Main table to check whether each of the 21 'F' numbers already exist within the table. If not then each of these numbers should be populated within the Main table as 21 new records.
How can this be achieved... as I really don't know where to start.
Thanks
I'm having difficulty designing a form to update a table with range of records entered by a user.
For example the form simply asks the user the following:
First: F1234
Last: F1254
I need the Main table to check whether each of the 21 'F' numbers already exist within the table. If not then each of these numbers should be populated within the Main table as 21 new records.
How can this be achieved... as I really don't know where to start.
Thanks