Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
This function works:
=IF(B71="","",IF(B71<=330,"Standard","Below Standard")) But when I change "330" to "R4" it doesn't work. R4 is a number field that has 330 in it. It doesn't seem to be recognizing the Value_if_False statement. Any number will make it show "Standard." =IF(B71="","",IF(B71<=R4,"Standard","Below Standard")) Your help is appreciated. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Function doesn't work | Excel Worksheet Functions | |||
need a function that will work using multiple work books and sheet | Excel Worksheet Functions | |||
Why does my Function not work? | Excel Discussion (Misc queries) | |||
NETWORKDAYS Function doesn't work | Excel Worksheet Functions | |||
how do i get the mid function to work with a zero | Excel Worksheet Functions |