BadDogTitan
New Member
- Joined
- Sep 16, 2013
- Messages
- 18
I have a sheet which lists many relative hyperlinks. The 'text to display' is the filename.
Using the 'Worksheet_Change' event to monitor, if a user changes the filename in the cell the actual filename should be renamed to the new value, so the user doesn't have to open the folder and manually rename the file.
Any thoughts?
Thanks!
Using the 'Worksheet_Change' event to monitor, if a user changes the filename in the cell the actual filename should be renamed to the new value, so the user doesn't have to open the folder and manually rename the file.
Any thoughts?
Thanks!