66tigger40
Technical User
I have the following IF Statement on a subreport but it's coming back with #error any ideas?
The IF Statement is on a text box
Thanks
Code:
=IIf(Reports!AFP!VAT=True,[Nett]*17.5/100,[Nett])
The IF Statement is on a text box
Thanks