Hello,
I am a bit new at this and have been able to accomplish both of the following, but only using seperate boxes. I would like to combine this function into one box to make data entry easier and havnt been able to find the answer to the following:
I would like to use a Combo or ??? to search for a primary key value as the user types in the data (2 letters and 8 numbers). If found, when they tab out of the field, it populates the rest of the form so that record can be updated. That is easy enough...but can it be configured to create a new record (with the inputed data as the new primary key) when the record isnt found and the user tabs out of the box?
This would permit a user to simitaniously check to see if a record has already been partially entered and then continue with the data entry if it wasnt located. The primary key field name is FileNumber.
Thanks in advance.....
I am a bit new at this and have been able to accomplish both of the following, but only using seperate boxes. I would like to combine this function into one box to make data entry easier and havnt been able to find the answer to the following:
I would like to use a Combo or ??? to search for a primary key value as the user types in the data (2 letters and 8 numbers). If found, when they tab out of the field, it populates the rest of the form so that record can be updated. That is easy enough...but can it be configured to create a new record (with the inputed data as the new primary key) when the record isnt found and the user tabs out of the box?
This would permit a user to simitaniously check to see if a record has already been partially entered and then continue with the data entry if it wasnt located. The primary key field name is FileNumber.
Thanks in advance.....