Template path in VBA

J

Jim Zeeb

I want to apply a template in my VBA code, but it appears that the
..ApplyTemplate method requires a complete path\filename. Is there a way to
get the current path to the template folders so I don't have to hard code it?

InTHANKSAdvance
 
Top