Hi all,
I'm relatively new to this, so this might be a silly question.
I have one table (Data Table). I have a form that it used to input some of the data into the table, in this form is an ID number. I need it so that when a user inputs an ID number into this form, it checks whether or not that number is already in the database. If it is already in the table then i want another form to open automatically (lets call it preview form) which contains the information from the table. If the ID number is not already in the table then I don't want the form to do anything (so that the data related to that ID number can be entered).
Is this possible?
Thank you in advance
All the best
Tom
I'm relatively new to this, so this might be a silly question.
I have one table (Data Table). I have a form that it used to input some of the data into the table, in this form is an ID number. I need it so that when a user inputs an ID number into this form, it checks whether or not that number is already in the database. If it is already in the table then i want another form to open automatically (lets call it preview form) which contains the information from the table. If the ID number is not already in the table then I don't want the form to do anything (so that the data related to that ID number can be entered).
Is this possible?
Thank you in advance
All the best
Tom