View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Markfield David Markfield is offline
external usenet poster
 
Posts: 1
Default Capturing Undo Values

For my error tracking I would like to be able to capture the last several
actions the user performed. The ideal way it would seem is to capture the
text in the undo history. However I am unsure of how to do this. Would
appreciate any help. Thanks.