MDB, fields A,B,C are entered D is BminuC want table to update D

G

Guest

In Access I have several fields which occasionally are updated. Fields of
interest are Qty Authorized, Quantity on hand which are updated during
inventory, how do I have a table automatically update Quantity short
(Authorized minus on hand)

Thank you
 
S

Steve

It's incorrect to have a Quantity Short field in your table! You can always
display Quantity Short in a form or report using the equation:
Quantity Short = Qty Authorized - Quantity on hand

PC Datasheet
Providing Customers A Resource For Help With Access, Excel And Word
Applications
(e-mail address removed)
 

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

Top