Hello,
I'm trying to Sum the column [Rx] where the column [%ChangeRx] is greater then itself plus 2%.
This is what I did, and it returns only the negative percentages:
Sum(IIf([% Change Rx]>[% Change Rx]*1.02,[Rx],0))
Any Ideas?
And can I enter this into a report footer to do the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.