Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Or try this one (a little bit shorter ;) ):
=H5*IF(G5="W",0.15,IF(G5="S",0.1,0.05)) "SweetSin80" wrote: This one works... =IF(G5="S",H5*0.1,H5*0.05) But if I want to add another, ("W",H5*0.15) I'm trying this one... =IF(G5=("W",H5*0.15),("S",H5*0.1),H5*0.05) NOT WORKING Need help makin it work, many Thx |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Is it possible? | Excel Worksheet Functions | |||
2 Nesting questions | Excel Worksheet Functions | |||
Tricky 'Find Maximum' problem seeks formula | Excel Worksheet Functions | |||
Date stamp formula results? Tricky problem? | Excel Discussion (Misc queries) | |||
Urgent - Formula for incr/decrease of 5 cells | Excel Worksheet Functions |