View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gustaf Gustaf is offline
external usenet poster
 
Posts: 69
Default Getting file name from Worksheet or Workbook?

Wonder if it's possible to get the file name from either a Worksheet or Workbook object. Found the Workbook.Path property, but there's no corresponding File property.

Thanks,

Gustaf