Folder Exists

  • Thread starter Thread starter rml
  • Start date Start date
R

rml

Does anyone know how I would create a command button to check if a folder
exists?

Example:

I have a field aaa and would like to know if a folder exist for that name.

C:\files\aaa I'm going to create a SNP file to go into that folder if it
exists.

Thanks.
 
On Wed, 11 Feb 2009 05:17:01 -0800, rml

Check out the Dir function in the Help file.

-Tom.
Microsoft Access MVP
 
Back
Top