View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Shane Devenshire[_2_] Shane Devenshire[_2_] is offline
external usenet poster
 
Posts: 3,346
Default Excel 2007 formula to count color changes in a cell

Hi,

There is no formula in Excel to do this. I'm not sure you could even write
a function for this because the Worksheet_Change event doesn't respond to
format changes.

If this helps, please click the Yes button

cheers,
Shane Devenshire

"astrossmart" wrote:

Is there an EXCEL 2007 formula that counts the number of times a cell
(example "A1" only) changes color?