|
Re: searching data using a userform
I guess I ought to provide some instructions:
To open the form go to Tools > Macro > Macros > "DoForm"
The first button is a "read" button - it looks up the invoice number corresponding to the barcode number, and puts it into the second text box.
The second button is a "write" button - it takes whatever's in the second text box and writes it into the data.
I haven't made it very error proof, secure or intuitive but after all, I'm not getting paid.
|