Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi i am really having trouble to make the following work:
=IF(OR($F$928,$F$9<5),4,IF(OR($F$94,$F$9<13),12, IF(.....),20,0))) Basically what i am trying to do is to find if F9 is between 29 and 4 then return 4, if F9 is between 5 & 12 return 12, if it is between 13 & 20 return 20 and if it is between 21& 28 returns 28, (actually this is a billing cycle) anyways to do that? or just change F9 to a date ? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel check one column for highlighting and return number | Excel Discussion (Misc queries) | |||
Addding a Random number to a fixed number..... | Excel Discussion (Misc queries) | |||
Find first numer in a Column | Excel Worksheet Functions | |||
check if reference exists, then return its value or return 0 | Excel Worksheet Functions | |||
Rounding a number to a multiple quantity that adds to a fixed total number | Excel Worksheet Functions |