Formula Help

P

primed

I am currently using this formula
=SUMIFS(Table1[7],$A$11:$A$22,$A36,$B$11:$B$22,$B36)

I would like the formula changed so when there is an "X" in Table1[7] the
result is "X".
I have tried adding iferror to the formula, but the result comes out as 0.
I need the result to be "X" as i have 3 conditional formulas on the table
that holds the results. 0 = blue, greater than 0 = green, X = red

Thanks in advance

Regards
Primed
 
L

Leung

I am not so sure what your problem is. but seems you want to manipulate the
"Table1[7]".

if for such modification with cell formula, you may need to use indirect
function.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top