I am attempting to have Excel VBA identify the name in the active cell and hyperlink that cell to a sheet within the same workbook that has the same name as the cell?
For example:
Cell A5 contains the value "Europe"
There exists a sheet in the same workbook entitled "Europe"
I would like to have excel identify the name and match it to the sheet with the same name, then Hyperlink the cell to the sheet.
Is this possible? If so could some one walk me through how to write such code?
Thx, J
Bookmarks