Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
VB code to open other applications from templates
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Jacob Skaria, post: 6449468"] Try the below With appwd .Presentations.Add WithWindow:=msoTrue .Activepresentation.Slides.Add 1, 12 .Activepresentation.applytemplate ("C:\Optical design template.pot") End With [/QUOTE]
Verification
Post reply
Forums
Archive
Newsgroup Archive
Excel Newsgroups
Excel Programming
VB code to open other applications from templates
Top