SSPoulin23
New Member
- Joined
- Nov 21, 2014
- Messages
- 44
Hi All,
I have a workbook that will have a sheet that is a template for contractor information. When a new contractor is entered, I have a blank template sheet (that is called TempMain for now). I have a VBA directive to rename the sheet automatically based on an entry in cell Q14. However, when the sheet is renamed, it makes all of the hyperlinks within the sheet invalid (message saying "Reference not valid" when I click on a link after the name change). If I change the sheet name back, the links work again.
How can I make the hyperlinks dynamic with regard to the name changes and not just dynamic with regard to manipulating data within the sheet itself (like adding/deleting rows, 'cos I've found that answer already).
THANK YOU!
I have a workbook that will have a sheet that is a template for contractor information. When a new contractor is entered, I have a blank template sheet (that is called TempMain for now). I have a VBA directive to rename the sheet automatically based on an entry in cell Q14. However, when the sheet is renamed, it makes all of the hyperlinks within the sheet invalid (message saying "Reference not valid" when I click on a link after the name change). If I change the sheet name back, the links work again.
How can I make the hyperlinks dynamic with regard to the name changes and not just dynamic with regard to manipulating data within the sheet itself (like adding/deleting rows, 'cos I've found that answer already).
THANK YOU!