S
Susie
Hi....I want to have a formula in a report that will add
an amount only if the plan description is equal to 2
specific plans. This is the formula that I have written,
and does not work. I have tried other variations, also
with no luck. Can you look at my formula and tell me what
I am doing wrong, or if this is even possible. Thank you
in advance for your help.
=(IIf([plan_description]="oph sa 2005 - div" And iif
([plan_description]= "oph eg 2005 - div",Sum
([Plan_Annual_Budget_Amt]),0)))
an amount only if the plan description is equal to 2
specific plans. This is the formula that I have written,
and does not work. I have tried other variations, also
with no luck. Can you look at my formula and tell me what
I am doing wrong, or if this is even possible. Thank you
in advance for your help.
=(IIf([plan_description]="oph sa 2005 - div" And iif
([plan_description]= "oph eg 2005 - div",Sum
([Plan_Annual_Budget_Amt]),0)))