View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson[_3_] Dave Peterson[_3_] is offline
external usenet poster
 
Posts: 2,824
Default Evaluate conditional formatting in code

Take a look at Chip Pearson's site:
http://www.cpearson.com/excel/CFColors.htm



"Marq <" wrote:

I have conditional formatting on a bunch of cells which works fine.

In code I want to evaluate if that conditional formatting has been
triggered ie have the conditions been satisfied.

Any ideas without having to evaluate the condition text itself?

Thanks
Marq

---
Message posted from http://www.ExcelForum.com/


--

Dave Peterson