View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] soundneedle@hotmail.com is offline
external usenet poster
 
Posts: 5
Default Open filename using workbook property

Is there anyway to open a file using the value of its workbook property
("title" property)? I assigned a unique identifier to each file's title
property and would like to open the file by supplying the value of the
identifier (in a blank workbook cell, e.g.).

Anyway to open a file based on its property like this?