I want to link to a specific slide in an online PowerPoint file, (e.g. http://www.example.com/hello.ppt
) but what I want is that when people click on my link, it goes straight to the nth slide.
Is this possible?
original title: "powerpoint - How do I hyperlink to a specific slide of a .ppt file?"
I want to link to a specific slide in an online PowerPoint file, (e.g. http://www.example.com/hello.ppt
) but what I want is that when people click on my link, it goes straight to the nth slide.
Is this possible?
Voglio collegarmi a una diapositiva specifica in un file PowerPoint online, (ad esempio http://www.example.com/hello.ppt) ma quello che voglio è che quando le persone fanno clic sul mio collegamento, si passa direttamente all'ennesima diapositiva . ...
Questo è il riepilogo dopo la traduzione, se è necessario visualizzare la traduzione completa, fare clic sull'icona "traduci"
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.