View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Sp3ct4tor Sp3ct4tor is offline
external usenet poster
 
Posts: 1
Default How do I test a specific color in 2003?

I need to include a color test into If function.
Example:
If font text in cell A1 is green, then write "400"
(I have more colors to test than 2 so I can't use the CELL function)

Thanks in advance.