Code for opening powerpoint file

  • Thread starter Thread starter Zydol
  • Start date Start date
Z

Zydol

Guest
hi,
i am making a simple database system ans i want to open a powerpoint file though a button linked 2 code or a macro, but all i can do is open powerpoint itself, and not the file in it i want, can u help me please? :confused:

thanks
zydol
 
Code:
Application.FollowHyperlink "C:\MyStuff\MyShow.ppt"
 
cheers

Thank you
Zydol
 

Users who are viewing this thread

Back
Top Bottom