Hi –
I have a group of Powerpoint (PPT) presentations that I want to link together, presumably by hyperlinks. I can go from one to another and back using the hyperlink capability in PPT – that’s no problem. But I would like to be able to go to a specific presentation from a number of the other presentations, and have some way of keeping track of which one I came from so I can go back there (conceptually, like a gosub in BASIC – a module you can access from anywhere in the program, and when the module is finished it returns to the line after the one that called it). I can’t see how to do this, because it appears that I have to hard-code the links in each presentation – which forces me to return to only one place, no matter where I came from.
Is there any way to do this?