L
legal_eagle_01
Hi; the following expression worked fine while running my database
under OfficeXP:
=[Forms]![fCasesRev]![fsCasesRevNoEscrow].[Form]![CaseBalance]
where CaseBalance is defined as:
=Sum([Amount]+([HourlyRate]*[TimeSpent]))
Now, I get nothing.... The CaseBalance fails to display in the form.
Does anyone see anything wrong with either of these expressions?
under OfficeXP:
=[Forms]![fCasesRev]![fsCasesRevNoEscrow].[Form]![CaseBalance]
where CaseBalance is defined as:
=Sum([Amount]+([HourlyRate]*[TimeSpent]))
Now, I get nothing.... The CaseBalance fails to display in the form.
Does anyone see anything wrong with either of these expressions?