G
Guest
I have a Data Entry Form used to only add records, one of the fields on it is
a Drawing Number which is the primary key. After they enter a Drawing Number
and click the Save button I want to Loop through the table to that form and
check to see if the Drawing Number already exists. I am not too familiar
with Loop statements and can't get the one I have to work. Anyone know how I
would loop through the table to check and see if they are creating a
duplicate Drawing Number?
a Drawing Number which is the primary key. After they enter a Drawing Number
and click the Save button I want to Loop through the table to that form and
check to see if the Drawing Number already exists. I am not too familiar
with Loop statements and can't get the one I have to work. Anyone know how I
would loop through the table to check and see if they are creating a
duplicate Drawing Number?