G
Guest
I understand that calculated fields should be used in forms/queries, not in
tables.
My scenario is this.
Table 1
Model
Serial
Total Flight Hrs.
Table 2
Flight
Model
Serial
FlightHrs
etc....
Form
FlightNo
Date
Model
Serial
Hours
CumulativeFlightHrs (using dlookup for TotalFlightHrs + Hours from form)
I want to always be able to know the cumulative flight hours and have it
always associated with the model for exporting, etc. Is this ok, or is it
better to not have the field in my table 1?
tables.
My scenario is this.
Table 1
Model
Serial
Total Flight Hrs.
Table 2
Flight
Model
Serial
FlightHrs
etc....
Form
FlightNo
Date
Model
Serial
Hours
CumulativeFlightHrs (using dlookup for TotalFlightHrs + Hours from form)
I want to always be able to know the cumulative flight hours and have it
always associated with the model for exporting, etc. Is this ok, or is it
better to not have the field in my table 1?