J
Jody
I have several calculated controls on a form. The below
example is typical of the type of calculation and
resulting behavior issue I am having.
Example:
Form / Table Field: ContractAmt
Control Source: =[ContractLength]*[MonthlyRate]
Behavior:
The correct amount shows up in the form field but not in
the corresponding field in the table.
What is wrong here? I would expect to see the form data
in the table as well.
Any help will be appreciated.
Jody
example is typical of the type of calculation and
resulting behavior issue I am having.
Example:
Form / Table Field: ContractAmt
Control Source: =[ContractLength]*[MonthlyRate]
Behavior:
The correct amount shows up in the form field but not in
the corresponding field in the table.
What is wrong here? I would expect to see the form data
in the table as well.
Any help will be appreciated.
Jody