Calculated Field

C

Craig

I have a table which records pledges.

It records Number of Payments and Amount.

Is there a way for the Table to generate the Total = [Number of
Payments]*[Amount]

Craig
 
D

Duane Hookom

This should not be done/stored in the table since it can easily be
calculated in a query, form, report, or code.
 

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