View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
mmc308 mmc308 is offline
external usenet poster
 
Posts: 19
Default Recording who last saved a workbook

Jim
Thanks for you help
Michael


"Jim Thomlinson" wrote:

Try this line of code...

MsgBox ThisWorkbook.BuiltinDocumentProperties("Last Author")

--
HTH...

Jim Thomlinson


"mmc308" wrote:

Looking to see if there is a way to record who last saved the current workbook