Hyperlink.Address (PowerPoint)
Returns or sets the Internet address (URL) to the target document.
ActivePresentation.Slides(1).Hyperlinks(1).Address = "http://codevba.com/"
Returns or sets the Internet address (URL) to the target document.
ActivePresentation.Slides(1).Hyperlinks(1).Address = "http://codevba.com/"