Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In cell K2, I wish to have the appropriate "Text LabeL" depending on J2 being
greater than or less than F2 but only if a value has been entered into J2 and F2. I would not want any value in K2 if no values are entered into J2 and F2. This is what I am attempting but not working. Any suggestions? =IF(AND(ISNUMBER(F2), ISNUMBER(J2)),J2F2,"Text Label A","Text Label B") |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ISNUMBER and VLOOKUP Help Needed | Excel Worksheet Functions | |||
Figuring hours | Excel Worksheet Functions | |||
Problem with Array Formulas and ISNUMBER | Excel Worksheet Functions | |||
array functions and ISNUMBER() | Excel Worksheet Functions | |||
isnumber with sumproduct | Excel Worksheet Functions |