LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default =IF(AND(. . . ????

Try this in C1 and copy down as needed:

=A1*IF(B1="Paid",1,IF(B1="Part",0.75,IF(B1="Half", 0.5,0)))

--
Biff
Microsoft Excel MVP


"John DeLosa" wrote in message
...
I don't use these multi level formulas enough to remember how to set them
up.
. . here is what I'd 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





 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 10:57 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"