Book1.xlsx
Is it possible to look at the formula and tell me why cell Q195 has FALSE when Q184 has 0 in it.
=IF(AND(Q184=48,M185>48),M185-48,IF(AND(Q184="CENTER",M185-48)/2,IF(AND(Q184=0,M185>96),96,IF(AND(Q184="FULL",0),0,))))
Book1.xlsx
Is it possible to look at the formula and tell me why cell Q195 has FALSE when Q184 has 0 in it.
=IF(AND(Q184=48,M185>48),M185-48,IF(AND(Q184="CENTER",M185-48)/2,IF(AND(Q184=0,M185>96),96,IF(AND(Q184="FULL",0),0,))))
=IF(AND(Q184=48,M185>48),M185-48,
IF(AND(Q184="CENTER",M185-48)/2, also this line doesnt make sense
IF(AND(Q184=0,M185>96),96,
IF(AND(Q184="FULL",0),0,)))) this bit is wrong what =0 ? inside the and AND(Q184="FULL",0)
also
IF(AND(Q184="FULL",0),0,"needs something here for false"))))
and further more that workbook has nothing in column q or m
Last edited by martindwilson; 01-12-2013 at 05:07 PM.
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and now happily retired
where does code go ?
look here
how to insert code
how to enter array formula
why use -- in sumproduct
recommended reading
wiki Mojito
how to say no convincingly
most important thing you need
Martin Wilson: SPV
and RSMBC
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks