F
Froto
Need a little help with some code. I have a textbox
called SampID which users enter their sample ID. The
sample ID is linked to the main table in a field called
sampleid. What I would like to have happen is when a user
enters a sample id, in the textbox afterupdate event it
would check the database to see if a duplicate exists
with that sample id and would thus alert the user with a
message.
Thanks for your help
called SampID which users enter their sample ID. The
sample ID is linked to the main table in a field called
sampleid. What I would like to have happen is when a user
enters a sample id, in the textbox afterupdate event it
would check the database to see if a duplicate exists
with that sample id and would thus alert the user with a
message.
Thanks for your help