G
Guest
Hi,
I'm trying to construct a function on an after update event on a texbox in
my form.
The idea is the user enters a barcode number into the textbox and the
function searches the table "barcodes" to check if it does or doesn't exists.
Then, if it doesnt exist it will load up a seperate form to allow the user to
enter the new item into the table.
Now, i know the solution lies behind some SQL, recordset. I have looked
around the community and have tried several solutions all of which have
generated errors and now im confused. Anyone who could give me a straight
short function will be greatly appreciated.
Thanks in advance.
ash.
I'm trying to construct a function on an after update event on a texbox in
my form.
The idea is the user enters a barcode number into the textbox and the
function searches the table "barcodes" to check if it does or doesn't exists.
Then, if it doesnt exist it will load up a seperate form to allow the user to
enter the new item into the table.
Now, i know the solution lies behind some SQL, recordset. I have looked
around the community and have tried several solutions all of which have
generated errors and now im confused. Anyone who could give me a straight
short function will be greatly appreciated.
Thanks in advance.
ash.