Hi,
I want to set up a hyperlink to another slide in the same presentation. The problem is that the slide I want to refer to is in a different position each time a new presentation is set up. I think I have named the slide using the following:
But when I try and refer to the slide by its name in the hyperlink (as below) the link is not created so it doesn't work..Slides.Add(rs.AbsolutePosition + 1, ppLayoutBlank) .Name = "StartSlide"
Is there another way that this should be done?With .ActionSettings(ppMouseClick) .Hyperlink.SubAddress = "StartSlide" End With
Thanks in advance.





 
			
			 
					
				 
                    
            
            
                 
            
         
					
					
					
						 Reply With Quote
  Reply With Quote