G
Guest
Hi,
Bit of a beginner, but hope someone can help!
I have a form (Form1) for which the record source is set as a table
(Table1), i have comand buttons on the form which i use to put numbers into a
text box, then i click my 'find' button and the information relating to the
number in the text box is displayed in other text boxes on the form.
Eg, my 'Table1' has 2 colums one for product and one for barcode. I enter
the barcode into the text box on my form and the product is displayed in
another textbox. (sorry if this is getting confusing)!
What i want to do is:
Using one form, find data from table 1, add other data into other text boxes
on the form using comand buttons, and then store all of the data on the form
in table 2.
Any help would be great - Iv' had too many late nights trying different code
and its getting frustrating!!
Thank you in advance.
Nick
Bit of a beginner, but hope someone can help!
I have a form (Form1) for which the record source is set as a table
(Table1), i have comand buttons on the form which i use to put numbers into a
text box, then i click my 'find' button and the information relating to the
number in the text box is displayed in other text boxes on the form.
Eg, my 'Table1' has 2 colums one for product and one for barcode. I enter
the barcode into the text box on my form and the product is displayed in
another textbox. (sorry if this is getting confusing)!
What i want to do is:
Using one form, find data from table 1, add other data into other text boxes
on the form using comand buttons, and then store all of the data on the form
in table 2.
Any help would be great - Iv' had too many late nights trying different code
and its getting frustrating!!
Thank you in advance.
Nick