C
cwn
What is the format for a multiple-string IF formula? Here is what I am
trying to do:
IF(C11="M",50) IF(C11="C",50) IF(C11="L",15)
Thanks!
trying to do:
IF(C11="M",50) IF(C11="C",50) IF(C11="L",15)
Thanks!