View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Loomah Loomah is offline
external usenet poster
 
Posts: 18
Default Accessing Closed Workbook

Hi All

I'm aware of how properties of closed workbooks can be accessed using OLE
Document Properties Object Library but is it possible to obtain sheet names
and other such things (used range, sheet names etc) of a closed workbook
without opening?

TIA
;-)