Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() I am trying to build a commission worksheet for myself. Am having trouble with a multiple IF statement function. In particular, I am trying to figure out how you bury a range into the IF statement. Here is my function: =IF(E5<175000,C5*0.055,IF(E5=175000,C5*0.075)) What I really want to do is calculate a result based on a number range, i.e. IF number is between 170000 AND 218000, C5*.075 Can anyone help with that? -- dmorgenstern ------------------------------------------------------------------------ dmorgenstern's Profile: http://www.excelforum.com/member.php...o&userid=32194 View this thread: http://www.excelforum.com/showthread...hreadid=519411 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
function problem regarding cell range | Excel Worksheet Functions | |||
how to create a conditional formula for a range of cells? | Excel Worksheet Functions | |||
Offset Function works in cell, not in named range | Excel Worksheet Functions | |||
Number range function | Excel Discussion (Misc queries) | |||
Formula to list unique values | Excel Worksheet Functions |