Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I have a list that has column for pricing and a column for price code. the
price code has 1 of 5 different letters for discounts. codes are as follows: d,f,k,n,v. each code has a different vaule. Can I make a multiple IF THEN ELSE statement that would choose the correct formula? ie.. IF(code=d, then price*.8 else IF code=f then price*.85 else IF code=k then price*.9 else IF code=n then price*.75 else IF code=v then price*.7) all in one function? -- MsG |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I get the mode, min, and max with multiple criteria? | Excel Discussion (Misc queries) | |||
adding certain cells in multiple worksheets in multiple workbooks | Excel Worksheet Functions | |||
Return Multiple Results with Lookup | Excel Worksheet Functions | |||
XML / parent with multiple children and with multiple children | Excel Discussion (Misc queries) | |||
How do I avoid saving multiple Excel/Wordfiles for versioning purp | Excel Discussion (Misc queries) |