Thread
:
Recording who last saved a workbook
View Single Post
#
2
Posted to microsoft.public.excel.programming
Jim Thomlinson
external usenet poster
Posts: 5,939
Recording who last saved a workbook
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
Reply With Quote
Jim Thomlinson
View Public Profile
Find all posts by Jim Thomlinson