View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
mudraker[_84_] mudraker[_84_] is offline
external usenet poster
 
Posts: 1
Default Tracking changes made in cells

Why not use Worksheet Change function to trigger your macro instead o
the button

This could also be used to trak what cells have been change

--
Message posted from http://www.ExcelForum.com