Calculations

N

Natalie V

I set up a database with fields such as "fax", "fax
total", when I enter an amount in the "fax" field I want
the "fax total" to be automatically calculated. How do I
do this in the design view?
 
J

John Vinson

I set up a database with fields such as "fax", "fax
total", when I enter an amount in the "fax" field I want
the "fax total" to be automatically calculated. How do I
do this in the design view?

Fax Total should not exist in ANY TABLE.

Create a Totals Query based on your table, and calculate it on the
fly.
 

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