View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default Determining Last Edit Name on Excel Workbook

I have a list of workbooks and I want to determine who last edited them. I
know how to open them programmatically, but I'm not sure how to extract who
edited them. I'm sure there is some variable name somewhere that contains
this information. Can someone assist?