View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Zone[_3_] Zone[_3_] is offline
external usenet poster
 
Posts: 373
Default Trigger Event on Format Change

Lots of posters, myself included, would like to trigger an event when a user
makes a change in sheet formatting, like changing the interior color of
cells. Of course, Excel doesn't consider changing cell formatting a
worksheet change. The only thing I can see that changes is the workbook's
saved status, and a change in that won't trigger an event. Any suggestions?
James