Hi there,
I was wondering if there is anyway to add a certain hyperlink to all cells where the entire cell contents match a certain value.
I know how to do this by looping through all sheets and cells, but my workbook has over 60 sheets and there are over 70 different values of cell contents that should have hyperlinks. Therefore I'm wondering if there is any quicker way.
One way I thought of was to do a find and replace the value with the hyperlink formula, but I am not able to do this. The text must remain the same in the cells.
Is there any way of looping through all the results of a find and gettting the address of each one?
Thanks in advance for any suggestions on how to complete this tricky task!
js
Bookmarks