VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Open/View/Close a Powerpoint Presentation File

Chris Cabayao  (2 Submissions)   Custom Controls/Forms/Menus   VB 6.0   Unknown Difficulty   Thu 13th April 2000   Mon 8th February 2021

Open/View/Close a Powerpoint Presentation File

API Declarations


*'Add Microsoft Powerpoint 8.0Oject Library Office '97 in References
*'This code snipplet come from Microsoft Office Development site

Add commandbuuton in the from and name it cmdOpenPPT
In cmdOpenPPT_Click add the code below:
OpenPresentation(strFilename)

'* strFilename = Powerpoint Presentation File



Rate Open/View/Close a Powerpoint Presentation File (1(1 Vote))
Open/View/Close a Powerpoint Presentation File.bas

Open/View/Close a Powerpoint Presentation File Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters