View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
dimm dimm is offline
external usenet poster
 
Posts: 28
Default Check if Workbook Exists

Hi agin! :)

The user of my workbook has to save the old version as 'Myworkbook2 in the
specified folder before running my upgrade, and I need to check that they
have befre running the procedure.

Does anyone know how to check if the following workbook esists?

C:\Program Files\My Program\Data\Myworkbook.xls

Thanks for any ideas.....