Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank You very much!!!
-- Andrew "Rick Rothstein" wrote: Try this... =IF(R92<=0,"Not Completed",IF(R92<=1,"Acceptable","Unacceptable")) -- Rick (MVP - Excel) "Andrew" wrote in message ... I am trying to get a formula to work for 3 different scenarios. Cell R92 can have 3 outcomes: - If the outcome is 0 the answer should be "Not Completed" - If the outcome is 0 but =< than 1 the answer should be "Acceptable" - if the outcome is than 1 the answer should be "Unacceptable" I can not get an if formula to work. Thank You -- Andrew |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ISBLANK function not working when cell is blank dut to function re | Excel Discussion (Misc queries) | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions |