FUNCTIONS

  • Thread starter Thread starter FamilyGuyFan1219
  • Start date Start date
F

FamilyGuyFan1219

How do you Create and modify calculated fields and aggregate functions?
 
I would start reading the help files on those. Maybe google also.
 
FamilyGuyFan1219 said:
How do you Create and modify calculated fields and aggregate functions?

Use a query. Add a column like:

Total: [Field 1] + [Field 2]

For aggregates, in a query, click on the Totals button (the Greek letter
Sigma) and choose the aggregate function from the box on the Total line.
 

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