A
acs68
Hi all,
have a table called tblJobs with the following fields.
JobNumber
JobDescription
If a JobNumber exists, then I would like a msgbox to pop up and say "Record
Exists" and then Exit, so that the user can enter another number.
If it doesn't exist then simply move on to some other code I'll have
attached to the button.
Any help here would be greatly appreciated.
cheers,
Adam
have a table called tblJobs with the following fields.
JobNumber
JobDescription
If a JobNumber exists, then I would like a msgbox to pop up and say "Record
Exists" and then Exit, so that the user can enter another number.
If it doesn't exist then simply move on to some other code I'll have
attached to the button.
Any help here would be greatly appreciated.
cheers,
Adam