M
Max Yaffe
I've got a form with a calculated text field that displays the text
"#Name?" when I show the form.
What's really confusing is that the expression is defined. For
example if I put in "TotalList", where TotalList is a field in the
query that underlies the form, the correct value is displayed.
Howeverif I put in "=[TotalList]", I get "#Name?" displayed.
I'd actually like to display the expression "=[TotalList]-[Discount]"
where both terms are fields in the query.
I've used this syntax before and it's in the manual. What am I doing
wrong?
Thanks in advance,
Max
"#Name?" when I show the form.
What's really confusing is that the expression is defined. For
example if I put in "TotalList", where TotalList is a field in the
query that underlies the form, the correct value is displayed.
Howeverif I put in "=[TotalList]", I get "#Name?" displayed.
I'd actually like to display the expression "=[TotalList]-[Discount]"
where both terms are fields in the query.
I've used this syntax before and it's in the manual. What am I doing
wrong?
Thanks in advance,
Max