Is it possible to calculated a data entry field based on previously added info. For example, have 3 fields:
NumberShipped
PercentMortality
NumberDelivered
Is it then possible in the add/edit environments to calculate and populate on the fly - NumberDelivered based on numbers added in NumberShipped and PercentMortality?
Thanks in advance.
Thom