Hi i am trying to reference a drop down box (useing data validation List function) in an IF Statement here it is as of right now: =IF(L2="poor",1*L15,"=if(L2="Normal",L15*2, 0)) but it throwing up an error to my normal reference and i dont know why plz help its for a school Final exam so i really need help please and thankyou
=IF(L2="poor",1*L15,"=if(L2="Normal",L15*2, 0)) ?? that should be
=IF(L2="poor",1*L15,if(L2="Normal",L15*2, 0))
"Unless otherwise stated all my comments are directed at OP"
Mojito connoisseur and a dabbler in Cisco
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