Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Bob!
"Bob Phillips" wrote in message ... Josh, This is the sort of thing you want If Dir("c:\myTest\bob.xls") < "" Then MsgBox FileDateTime("c:\myTest\bob.xls") End If -- HTH Bob Phillips ... looking out across Poole Harbour to the Purbecks (remove nothere from the email address if mailing direct) "Josh Sale" <jsale@tril dot cod wrote in message ... Does anybody know how to verify if a file exists and if it does to retrieve it's last modified date using XL97 VBA? TIA, josh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Last Date Modified | Excel Worksheet Functions | |||
Modified Date | Excel Discussion (Misc queries) | |||
Date Last Modified | Excel Worksheet Functions | |||
date modified | Excel Discussion (Misc queries) | |||
modified date | New Users to Excel |