jjefferson
Technical User
I have a column for users to enter email addresses to be used later by a VBA macro. As each entry is made, it is turned into a hyperlink to the email client.
I can disable/remove the hyperlink from these cells, but if a change is made or a new cell added the text is re-hyperlinked.
I'd like to turn off this "helpful" feature, but can't find the "switch" anywhere. It would be nice if it could be disabled only in the selected cells as it can be useful elsewhere.
My temporary workaround is to have the user split the address into two columns, and have the macro reassemble it into a valid address.
Thanks!
Jim
I can disable/remove the hyperlink from these cells, but if a change is made or a new cell added the text is re-hyperlinked.
I'd like to turn off this "helpful" feature, but can't find the "switch" anywhere. It would be nice if it could be disabled only in the selected cells as it can be useful elsewhere.
My temporary workaround is to have the user split the address into two columns, and have the macro reassemble it into a valid address.
Thanks!
Jim