J
Joe Morris
I am trying to use an Iif statement in a query, using a calculated field as
one of the result paramets:
Exp1: Iif(
one of the result paramets:
Exp1: Iif(
Code:
="9002,[tothrs],0)
[code] is a field in the query being drawn from a table, while [tothrs] is a
calculated field in the same query. But for some reason it prompts me for
[tothrs] when I run the query.
This seems to happen anytime I use a calculated field in a query in another
calculation? Is this not allowed in Access and if so how do I get around
this?
Any suggestions