netnovadotnet
Technical User
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 calculations instead of a new query?
Thanks!
![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)
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 calculations instead of a new query?
Thanks!
![[afro] [afro] [afro]](/data/assets/smilies/afro.gif)