ACCC Seminars

Welcome
Tables
Queries
Forms
Reports
Related Links

Handout (PDF)
ACCC Seminars
Rev. Oct 3/2001

Access 2000 Intermediate


 

Calculated Fields in Queries

In a query, it is possible to take fields from other tables and/or queries and make a new field that calculates those fields in some manner. For example, you can create a field that would take a list of product prices and increase them by 10%.

Notice the fourth column. It is a new field, called New Price, where the amounts in the Price field are multiplied by 1.1, which will raise each price 10%. Here is the result when the query is run.

For more complicated formulas, you can use the Expression Builder, which can be opened by right-clicking on the new field in the QBE grid and choosing Build... from the shorcut menu.


Back to TopImporting and Linking Tables Input Masks Parameter Queries Forms
   

Seminar materials: <http://www.accc.uic.edu/seminars/access2000-intermed>
Last Modified: October 3, 2001 — pjm