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
|