Aug 15, 2009

Get the Last Access Date for the Opening Workbook

Sub showFileName()
MsgBox FileDateTime(ActiveWorkbook.FullName)
End Sub

No comments: