By using expertatexcel.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

Become an Σxpert at Σxcel.com

 


GetLastModifiedData - gets the last modified data of a web page

I wanted a way to check if a file on a SharePoint site was updated to the current date.

Typically you can use the FileDateTime function, but it doesn't work with the web.

So I search for it and google pointed me to the following

VBA get filedatetime from web page