View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ron de Bruin Ron de Bruin is offline
external usenet poster
 
Posts: 11,123
Default Path of template folder

Use

Application.TemplatesPath


--
Regards Ron de Bruin
http://www.rondebruin.nl



"hmm" wrote in message ...
I will be distrubuting a macro to other users. The macro opens a template.
Since the path of the template folder is different for each user, can I code
with an expression that returns the path of the template folder?