View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default How can I get a cell's color with a formula, not with visual?

You should checkout:

http://www.cpearson.com/excel/colors.htm

even though it relies on VBA, its really not all that painful.
--
Gary's Student
gsnu200705


"Potosi" wrote:

I'm trying to detect cells with color, but I don´t want to use VBA code. I
don´t know if is possible using formulas.