View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Boing Boing Dave Boing Boing Dave is offline
external usenet poster
 
Posts: 1
Default Getting the filepath of a template

I have a template which is to be distributed across various networks. When
the template is launched I need to be able to get the filepath of the
original template to subsequently read an ini file.
In Word this is 'ActiveDocument.AttachedTemplate' but can anyone tell me how
to do this in Excel please?