View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] donaldrnoble@yahoo.com is offline
external usenet poster
 
Posts: 2
Default Excel Workbook Address in VBA

Is it possible to get the web address of an Excel workbook using VBA.
The only address I can find in the VBA help refer to cell addresses, or
to the outlook address book.

The string I am looking for is that displayed in the 'address' field of
the 'web' toolbar.

Thanks for your help,
Donald