J
Jay
Hi, I have a table with the following fields (and formats):
Model (text format)
RegPlate (text format)
Mileage(number)
InitialValue (number)
Forecast (number)
I want to a query which gives me the following fields:
Model
ForecastVariance (calculated field)
With the ForecastVariance field being: Forecast minus InitialValue where
RegPlate=2005 05 and Mileage=20
I'm just struggling on how to specify the RegPlate and Mileage criteria in
the calculated field expression.
Any help greatly appreicated.
Many thanks,
Jason
Model (text format)
RegPlate (text format)
Mileage(number)
InitialValue (number)
Forecast (number)
I want to a query which gives me the following fields:
Model
ForecastVariance (calculated field)
With the ForecastVariance field being: Forecast minus InitialValue where
RegPlate=2005 05 and Mileage=20
I'm just struggling on how to specify the RegPlate and Mileage criteria in
the calculated field expression.
Any help greatly appreicated.
Many thanks,
Jason