Please advise the way remove the hyperlink in my excel worksheet.
Thanks
Kent
What Excel? 2003? 2007?
Right click the link and select 'remove hyperlink' form the popup menu.
Mike
"Kent" wrote:
> .
>
Excel 2007:
http://excel.tips.net/Pages/T002707_Turning_Off_Hyperlink_Activation.html
Excel 2003:
http://www.mrexcel.com/forum/showthread.php?t=58075 (scroll down to
bottom)
--JP
And remove each hyperlink one at a time.
Another way if you have more than a couple.
Select the range to fix (all the cells is ok if you want)
Hit alt-f11 to get to the VBE (where macros live)
Hit ctrl-g to see the immediate window
type this and hit enter:
Selection.hyperlinks.delete
then hit alt-f11 to get back to excel and see if it worked.
--
Dave Peterson
Thank you all but Dave's most fit my case.
BR
Kent
"Dave Peterson" <pete...@verizonXSPAM.net>
???????:4AE59C2D...@verizonXSPAM.net...