I wish to get the "last modified" and the user who modified a file. This is what I have:
Sub GetAttributes()
LM = FileDateTime("C:\blAH BLAH BLAH.xls")
Range("A1") = LM
End Sub
Can someone help me with the username piece? Much appreciated.
I wish to get the "last modified" and the user who modified a file. This is what I have:
Sub GetAttributes()
LM = FileDateTime("C:\blAH BLAH BLAH.xls")
Range("A1") = LM
End Sub
Can someone help me with the username piece? Much appreciated.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks