Good day,
I have a spreadsheet being used to track the status of web pages. I need a function to go out and find the date modified of the URL’s listed in a cell (if column A is the URL, column B will be the cell that the function is applied in to find the date column A was modified).
I am already able to do this for files that we host locally using the following code in a module (column A being a path rather than a URL):
I need to be able to use this function with external pages, as well as allow people outside my local network to use the spreadsheet's functionality (i.e. URL only, no local access).
I greatly appreciate any assistance with this.
Respectfully,
-Joe Kelly
Bookmarks