View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Simon Shaw[_5_] Simon Shaw[_5_] is offline
external usenet poster
 
Posts: 17
Default validate a directory or file exits

How do I validate if a file exists without using On Error Resume Next then
trying to open it?