Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Aladin Akyurek
 
Posts: n/a
Default ISNUMBER

Sorry, I meant to say:

=IF(COUNT(F2,J2)=2,IF(J2F2,"Text Label A","Text Label B"),"")

But this will consider also real 0's in F2 and J2 as a hit.

RJJ wrote:
I've tried your suggestion but, the text label changes accordingly with
regards to greater than or less than however a text label is present in K2
even if no numbers are entered in J2 & F2.

"Aladin Akyurek" wrote:


=IF(COUNT(F2,J2),IF(J2F2,"Text Label A","Text Label B"),"")

RJJ wrote:

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ISNUMBER and VLOOKUP Help Needed lrbest4x4xfar Excel Worksheet Functions 1 October 26th 05 02:37 PM
Figuring hours scott45 Excel Worksheet Functions 6 August 29th 05 09:54 PM
Problem with Array Formulas and ISNUMBER Henrik Excel Worksheet Functions 1 February 10th 05 12:31 AM
array functions and ISNUMBER() Henrik Excel Worksheet Functions 1 February 10th 05 12:12 AM
isnumber with sumproduct sh0t2bts Excel Worksheet Functions 2 November 25th 04 02:19 PM


All times are GMT +1. The time now is 07:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"