Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Try this with your value in A1. You can add more criterias.
=A1*LOOKUP(A1,{0,1000,4000},{0.05,0.1,0.125}) If this post helps click Yes --------------- Jacob Skaria "chickalina" wrote: Hello, I need to write an IF statement for the following sales commission calculation: If <1000 then *.05 If 1000 but <3999 then *.1 If 4000 then *.125 Please help... Thank you! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
If statement with multiple criteria and multiple results | Excel Discussion (Misc queries) | |||
match multiple criteria ina range from multiple criteria multiplet | Excel Worksheet Functions | |||
Multiple criteria if statement | Excel Discussion (Misc queries) | |||
Multiple if criteria in one statement (if/sumproduct) | Excel Discussion (Misc queries) | |||
IF statement using multiple criteria | Excel Worksheet Functions |