By using vba.booksticle.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

948 Steps to 6 Figures by Learning Excel-VBA and Other Skills



Step 692 - Setting a Hyperlink on a cell in a ppt table


shp.Table.Cell(i, c).Shape.TextFrame.TextRange.Text = lPage & "-" & lEndPage
shp.Table.Cell(i, c).Shape.TextFrame.TextRange.ActionSettings(ppMouseClick).Action = ppActionHyperlink
shp.Table.Cell(i, c).Shape.TextFrame.TextRange.ActionSettings(ppMouseClick).Hypterlink.Subaddress = lPage

   Table of Contents | Send us your feedback | © 2025 All Rights Reserved | Edit