steff.sullivan
New Member
- Joined
- Aug 18, 2008
- Messages
- 20
Hi- I was hoping somebody would be able to help me with a problem I'm having.
I want to reference a table of events that lists the dates,the event type and benefits.
Currently I have a working sumif that uses dates to retrieve values from a benefit column within a table, however, I need to add an extra criteria that says "reference if the event type is of a certain type" as well as the existing "reference if the dates are the same".
My main issue is how to go about setting criteria on a table column. I can add and AND() function to the criteria section of the SUMIF() but within that I've got a cell reference (for the date) and I'm looking to do something like:
Calendar[Improvement Type]="Natural Search Ranking" only I can't get it to do the referencing- does anybody know how to reference tables within criteria on cell contents?
I'm looking to put it into:
{=C12+SUMIF(Calendar[Date of implementation],and(D5,_________),Calendar[CTR Benefit])}
Thanks in advance,
Steff
I want to reference a table of events that lists the dates,the event type and benefits.
Currently I have a working sumif that uses dates to retrieve values from a benefit column within a table, however, I need to add an extra criteria that says "reference if the event type is of a certain type" as well as the existing "reference if the dates are the same".
My main issue is how to go about setting criteria on a table column. I can add and AND() function to the criteria section of the SUMIF() but within that I've got a cell reference (for the date) and I'm looking to do something like:
Calendar[Improvement Type]="Natural Search Ranking" only I can't get it to do the referencing- does anybody know how to reference tables within criteria on cell contents?
I'm looking to put it into:
{=C12+SUMIF(Calendar[Date of implementation],and(D5,_________),Calendar[CTR Benefit])}
Thanks in advance,
Steff