Hello - I have been working on this one part of my database for the past week and might be going crazy but I tried entering an expression into a textbox:
=iif([Function]="Business",(sum([Total Curr])/sum([Total PY])-1),"")
and keep getting the error message that my expression is missing a closing parenthesis, bracket or vertical bar. I can't figure out what is missing in the formula though?????