View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
zimitry zimitry is offline
external usenet poster
 
Posts: 1
Default Check if file Is Accessible

Hi

i'm looking to improve my excel macro's... i've have a few macros that
require other xls/csv files to be opened... my question is. How do i check if
the user has access to the required folder? I would like a message box
Specifically for the Folder is not accessible call IS to lift Restriction
etc...

my guess is some sort of DLL file is required but i'm unsure

any help would be much appreciated...

z