View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Kiba Kiba is offline
external usenet poster
 
Posts: 59
Default Track whose made changes

I was wondering if anyone new a way to create a user prompt that would ask
for user initials when the user opened the workbook. Then save that
information along with the date if they make changes. If they don't make
changes then there's no reason to save that they logged in. I was thinking
this may be a good way to track changes when they forget to update the
revision date field. I haven't started coding this yet. So I appreciate any
and all ideas.