Quote:
Originally Posted by JohnWilson
How would the template file be found if you didn't specify the path?
Anyway you have to!
You can also try
oPowerPoint.Presentations.Open Filename:="C\Users\Tin\Desktop\test.potm", Untitled:=True
|
Yes, ya're right.
I just thought my file that has the codes is on the same directory with the template file. I thought I'd use relative paths for reference.