954,551 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to convert a .pptx / .pptm file (PowerPoint presentation) to .ppsm file using VB6

Hi Guys,

I want to convert .pptx/.pptm file into .ppsm file using VB6. As like we do Save as functionality in Microsoft Office PowerPoint Application. In PowerPoint, we open .pptx/.pptm files and then save as this file in .ppsm type. Now this file converted as .ppsm type and functional as well. Same thing I want to do with VB code.

Is it possible? If possible please help me by giving code example.

Thanks in advance

____________
Anil Dwivedi

anil.dwivedi
Newbie Poster
3 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

I know other office applications have the ability to record macros and if power point does, then record a macro of what you want to do, view the code and for the most part move it over to VB6. If not, don't know what to tell you...

Good Luck

vb5prgrmr
Posting Virtuoso
1,912 posts since Mar 2009
Reputation Points: 156
Solved Threads: 296
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You