D
Design by Sue
I would like to create a form for inputing new records. The first field is
PartNumber. If this PartNumber already exists in the InfoTbl (in the field
PartNumber) I then want a message box to appear that the number is already in
the database. If there the number does not exist, the user should be allowed
to continue with the data entry. I have searched the files here and find
reference to FindFirst and NoMatch but I can't figure out how to write the
code for my needs. Please help.
thanks
Sue
PartNumber. If this PartNumber already exists in the InfoTbl (in the field
PartNumber) I then want a message box to appear that the number is already in
the database. If there the number does not exist, the user should be allowed
to continue with the data entry. I have searched the files here and find
reference to FindFirst and NoMatch but I can't figure out how to write the
code for my needs. Please help.
thanks
Sue