View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Richard Craigie Richard Craigie is offline
external usenet poster
 
Posts: 2
Default How to distinguish text color changes done by Conditional Formatti

I'd like to perform a logical IF operation based on the text color in a cell.
This text color however has been changed according to Conditional Formatting.
All similar suggestions in this forum for this sort of operation using say VB
code work fine but NOT when the color change has been done by Conditional
Formatting, only when manually done. Is there a way to detect a Conditionally
formatted color change?