This is not a simple task, but read Chip Pearson's site on checking for
cells color properties:
http://www.cpearson.com/excel/CFColors.htm
Mike F
"Robert kempers" wrote in message
om...
I am programming with VBA Excel 2000. I find out that the sub
Worksheet_Change() is not activated when you change the color of a
cell. Does somebody knows another way to generate an event when the
color of a cell is changed.
Kind regards