D
Don Reinken
I have a form for a table that records receipts in an
inventory application. I'm looking for sample code that
will update a value in a related inventory table with the
quantity entered in the receiving table, thus adding the
new receipt quantity to any current quantity.
The tables have a relationship linked on CatalogNumber.
I envision a command button to execute a function
(onClick) -- but my vb is so rusty that I don't know
where to start.
Many thanks for any help you may give!
inventory application. I'm looking for sample code that
will update a value in a related inventory table with the
quantity entered in the receiving table, thus adding the
new receipt quantity to any current quantity.
The tables have a relationship linked on CatalogNumber.
I envision a command button to execute a function
(onClick) -- but my vb is so rusty that I don't know
where to start.
Many thanks for any help you may give!