LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 320
Default Way to find if conditional formatting triggered?

At the top of the column, or somewhere visible, you could do
=IF(MAX(A:A)somenumber,MATCH(MAX(A:A),A:A,0),"")
and if you see a number, it's the row of ONE of the conditional formatting
cells.
HTH

"Tsia" wrote in message
...
Greetings,

I have a huge multi-sheet workbook that has different conditional
formatting for each column in it. Basically, the conditional
formatting is "if cellcontents somenumber, then make the background
red". Whereas for smaller spreadsheets I could easily scroll through
it looking for red cells, one of these has 16K+ rows. I'd like to
find an easy way to seach my spreadsheet for any occurance of the
conditional formatting to be true. Find - format doesn't seem to
work on conditional formatting for some reason. I've not delt with
Macros in Excel (yet), so I may have to ask for clarification if
anyone posts VB code.

Thanks,

Tsia



 
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
How to find cells with non-conditional formatting? Epinn New Users to Excel 3 August 30th 06 02:23 PM
Conditional formatting - Find common material kuansheng Excel Worksheet Functions 9 March 31st 06 07:36 PM
Conditional Formatting to find duplicates Personal Assistant Excel Discussion (Misc queries) 2 February 16th 06 04:16 PM
Conditional formatting a full row triggered by a single cell neilcarden Excel Worksheet Functions 1 August 17th 05 06:25 PM
Conditional formatting a full row triggered by a single cell reference... neilcarden Excel Worksheet Functions 1 August 17th 05 02:59 PM


All times are GMT +1. The time now is 02:42 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"