View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scrabtree23 scrabtree23 is offline
external usenet poster
 
Posts: 15
Default Tracking Changes

I have written a time sheet program that will be sent by
an employee by e-mail to one's supervisor. I need to
write a macro that causes the time sheet to track any
supervisor's changes (for auditing purposes). Is there
any way to do this besides the track changes option?

If not, what code do I use to enable the track changes
option?

How can I print a list of the changes made?

SDC