View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mark McW Mark McW is offline
external usenet poster
 
Posts: 1
Default Searching for a file

I need a macro to look for a file name (the name of which will be contained
in a cell in the worksheet) in the default folder and if it doesn't exist
show a message and if it does then continue with the other steps in the macro.

If anyone can help it would be greatly appreciated.... Mark.