View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Revolvr[_2_] Revolvr[_2_] is offline
external usenet poster
 
Posts: 9
Default Modify date of a file via hyperlink?

OK I just realized what a can of worms this is. I am really looking to find
out the age of files stored by my company at several sites across the world.

Even if I can get the file date and time, I would still need to get the
local time to calculate the actual age of the files. May be more trouble
than it's worth.

-- Rev


"Revolvr" wrote in message
news:DbOmc.16404$k24.7156@fed1read01...

Hi all,

I am looking for a function like "FileDateTime" that will work if the

input
path is actually a hyperlink to a URL, not a path. Any way to do this?

Thanks,

-- REv