Hello
I'm trying figure out the basic search function based on 3 fields in my form.
The form I'm referring to is called "Prodlive1". This form is used to stream the information to my table called "Prodlive". This form is used by multiple people so I want to prevent them from creating the records that already exist in table.
There are 3 main fields in Prodlive table that contain the information which will help to determine whether or not that record already exists.
Those fields are as follows:
-Variety
-Pack Type
-Grower
If the same information already exist in those one of the records then I would like a message to appear.
I have attached sample database with fake info so that you can take a look as it's hard to explain this in writing.
If someone creates a record they have to click "Save and add new record" button on "Prodlive1" form, this is where I need an information/warning to be displayed and option for user to either cancel,keep existing record or OK to import new record to table.
Please let me know how I can do that..
Regards
Dan
I'm trying figure out the basic search function based on 3 fields in my form.
The form I'm referring to is called "Prodlive1". This form is used to stream the information to my table called "Prodlive". This form is used by multiple people so I want to prevent them from creating the records that already exist in table.
There are 3 main fields in Prodlive table that contain the information which will help to determine whether or not that record already exists.
Those fields are as follows:
-Variety
-Pack Type
-Grower
If the same information already exist in those one of the records then I would like a message to appear.
I have attached sample database with fake info so that you can take a look as it's hard to explain this in writing.
If someone creates a record they have to click "Save and add new record" button on "Prodlive1" form, this is where I need an information/warning to be displayed and option for user to either cancel,keep existing record or OK to import new record to table.
Please let me know how I can do that..
Regards
Dan