View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark Ivey Mark Ivey is offline
external usenet poster
 
Posts: 25
Default Using VBA to track workbook changes

Does anyone have any working examples to make a tracking log for a workbook?

Here is basically what I am looking for:
1. A hidden worksheet within the same workbook to record date, time, user information
2. VBA to run the tracking log with or without the user having to select any type of macro security

--
Mark Ivey