Thread: Change Logging
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Matt Jensen Matt Jensen is offline
external usenet poster
 
Posts: 113
Default Change Logging

Howdy
What is the best way to log changes to text or selections in form elements
that are in a workbook?
I was thinking of using the change event for every form element and logging
changes in a separate worksheet, but then I noticed the 'track changes'
feature of shared workbooks I think it is - is it possible to use that, or
how have people dealt with this before?
Thanks
Matt