View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Simo26 Simo26 is offline
external usenet poster
 
Posts: 1
Default How do I log user changes to excel workbook?

I would like to set-up an automatic tracking of changes made by user to
individiual cells with who, when, what type of information. Apparently Excel
is able to easily create a list of user actions.

Thanks!