Thread: Cell color
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rafael Rafael is offline
external usenet poster
 
Posts: 24
Default Cell color

HI!

I am having a problem. I want to know whick color is a cell, but when a try
Cells.Interior.ColorIndex it returns the color of the cell without the
"Conditional Formating". I mean, the cell color is yellow, but with the
"Conditional Formating" it becomes gray, but that command returns yellow, not
gray as I wanted.

Please, help me!
Thanks!