This code finds and matches the Text value of a Shape to the value of a cell on seperate worksheets within the same workbook.
Questions:![]()
Please Login or Register to view this content.
How can I write code to create a hyper link from the Shape to the cell? If the user clicks on the shape it links to a cell and vise~versa.
My attempt above fails, it seems to go thru the first found shape but generates an error after the second found shape.
No hyperlinks are created.
Run-time error '5':
Invalid procedure call or argument
Bookmarks