Any help with Hypwelinks?
D Dave Peterson Sep 26, 2006 #2 select your range to clean alt-f11 (to see the VBE) ctrl-g (to see the immediate window) type this and hit enter selection.hyperlinks.delete And then close this window and go back to excel.
select your range to clean alt-f11 (to see the VBE) ctrl-g (to see the immediate window) type this and hit enter selection.hyperlinks.delete And then close this window and go back to excel.
M MarvInBoise Sep 27, 2006 #3 You also just put that code in a module and run it from a button anytime you want.