View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Brent E Brent E is offline
external usenet poster
 
Posts: 74
Default Suppress hyperlink Dialogue box when clicking on Link

Good Morning,

I have a spreadsheet that has a col of hyperlinks. This file is read only
and will be shared by many users. Every time a link is clicked, a dialogue
box appears prompting user whether or not they want to open the webpage. Is
there a macro or VBA code to suppress this box from appearing and go directly
to the web page?

Thanks,