How do I make a calculated field in a query, form or report?
Query Example 1 You should all be familiar with the concept of adding table fields to a query in the Query Design window. A calculated field in a query is a Query Design column, which is not a simple reference to a table field, but is the result of a specified calculation. For example, suppose you have a stock table with entries for stock number, description, unit price and quantity in stock (there will probably be other fields in the table as well).