View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ajliaks[_26_] ajliaks[_26_] is offline
external usenet poster
 
Posts: 1
Default Vba - Checking existence of file

Hi all,

First of all, I 'd like to thanks you all for your kindly assistence.

Now, I have this situation:

Before running macro, I need to check the existence of specific file.

I have the path and file name.
Is there any way to check the existence of the file in the indicate
folder?

something like...

object.exists filename=Path & FileName

Thanks in advance.
Aldo

--
Message posted from http://www.ExcelForum.com