How do I hyperlink to a specific slide of a .ppt file?

安稳与你 提交于 2019-11-30 11:31:52
huseyint

Link to

http://www.whatever.com/hello.ppt#4

for slide 4 to be opened initially.

Take a look at this site: http://www.tinyempire.com/shortnotes/files/specific_slide_in_ppt.htm

Also, if you want a link to the nth slide within the same file (to automate the 'Edit Hyperlink' > 'Place in This Document' action) then omit the filename and only set it to "#n".

I found the answer. all you have to do is add #n after .ppt.

For example, http://www.whatever.com/hello.ppt#4 will take you straight to the 4th slide.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!