Computing.Net > Forums > Office Software > conditional formatting

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

conditional formatting

Reply to Message Icon

Name: satc12358
Date: August 28, 2009 at 14:11:31 Pacific
OS: Windows XP
Product: Microsoft Excel 2003 (full)
Subcategory: Microsoft Office
Comment:

I have a table of data that contains both numeric and non-numeric data. I am trying to use conditional formatting to highlight all entries with numeric data > a limit, but the non-numeric data is highlighted also. Is there a way to do this to filter out the non-numeric data and only change the background for cells with values > limit? Thanks



Sponsored Link
Ads by Google

Response Number 1
Name: DerbyDad03
Date: August 28, 2009 at 16:53:49 Pacific
Reply:

Try Formula Is...

=IF(ISNUMBER(A1),IF(A1>1,TRUE,FALSE),FALSE)


0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Office Software Forum Home


Sponsored links

Ads by Google


Results for: conditional formatting

conditional formating - excel www.computing.net/answers/office/conditional-formating-excel-/6506.html

excel question - conditional format www.computing.net/answers/office/excel-question-conditional-format/7299.html

excel and conditional formatting www.computing.net/answers/office/excel-and-conditional-formatting/7374.html