Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=if(b1="Paid",a1,if(b1="part",a1*0.75,a1*0.5)
Regards, Fred. "John DeLosa" wrote in message ... I don't use these multi level formulas enough to remember how to set them up. . . here is what Id Like to do. . A B C 1 $100 €śPaid€ť $100 2 $100 €śpart€ť $75 3 $100 €śhalf€ť $50 I would like a formula in C1 that looks at B1 and if it is €śPaid€ť then A1*1 if it is €śpart€ť then A1*0.75 and if it is €śhalf€ť then A1*0.5 Please help I seem to be missing a ( ) some were when I do it . . . . Thanks John D |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|