G
Guest
Hi,
I posted a question last week, but havnt yet been able to find any help.
Might be to do with how im explaing what i want to do, but i hope someone can
help.
I have a database which uses comand buttons on a form to input data into
text boxes. I have two tables set up. One of which holds information i want
to be displayed on my form when a relivant button is clicked, and the other
table is where i would like the finished information to be stored when all my
form fields are complete.
Table1 - this will be my 'reference' data table and have: Barcode, Product
and Weight in the table - 3 colums with the relivant info manually inputted
into each column.
Table2 - this will have: Barcode, Product, Weight, but also: date, time,
quantity, and an 'autonumber' automatically generated when a new record is
added.
When a barcode is inputted into my form, the Product and Weight will
automatically appear in other text boxes, as this data will be taken from
Table1. Then the user will input (into other text boxes) the Date, Time and
Quantity and the record will be allocated an 'autonumber' when the 'add new
record' comand button is clicked.
Then i want all of this info to be stored as a new record in Table2. I dont
want to add records to Table1 as this is my 'product reference' table.
I hope this makes sence and that someone can help me.
Many thanks in advance.
Nick
I posted a question last week, but havnt yet been able to find any help.
Might be to do with how im explaing what i want to do, but i hope someone can
help.
I have a database which uses comand buttons on a form to input data into
text boxes. I have two tables set up. One of which holds information i want
to be displayed on my form when a relivant button is clicked, and the other
table is where i would like the finished information to be stored when all my
form fields are complete.
Table1 - this will be my 'reference' data table and have: Barcode, Product
and Weight in the table - 3 colums with the relivant info manually inputted
into each column.
Table2 - this will have: Barcode, Product, Weight, but also: date, time,
quantity, and an 'autonumber' automatically generated when a new record is
added.
When a barcode is inputted into my form, the Product and Weight will
automatically appear in other text boxes, as this data will be taken from
Table1. Then the user will input (into other text boxes) the Date, Time and
Quantity and the record will be allocated an 'autonumber' when the 'add new
record' comand button is clicked.
Then i want all of this info to be stored as a new record in Table2. I dont
want to add records to Table1 as this is my 'product reference' table.
I hope this makes sence and that someone can help me.
Many thanks in advance.
Nick