Enter value in one table to update another table

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using MicroSoft Access 2000. I am trying to create an inventory
database. I would like to be able to enter inventory received into a field in
a table and update my on hand inventory field in another table.
 
You could use an unbound form and write vba to add received item to both
tables. Yep, that's how i'd do it.

cheers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top