Hi
I'm sure I'm missing something very silly here, I have the following IIf statement that works perfectly when put into a query but brings up the Syntax error "Syntax error(comma) in query expression", when I put it in a test box in a report.
The statement is:
[IIf([Column]="CP16",([SumOfTotal]))]
I would appreciate any pointers as to why this is not working.
Thank you.