View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PeterW[_12_] PeterW[_12_] is offline
external usenet poster
 
Posts: 5
Default Detect if file exists

Hello.

I am developing a spreadsheet that references other spreadsheets that are
produced on a regular basis.

I would like to check that the file exists before referencing one of its
cells. Can anyone let me know how to check for the existance of a file?

Many thanks.


PeterW