PC Review


Reply
Thread Tools Rate Thread

Cancel Hyperlink Click

 
 
nullgumby@gmail.com
Guest
Posts: n/a
 
      16th Oct 2006
Is there any way to cancel the clicking of a hyperlink?

 
Reply With Quote
 
 
 
 
=?Utf-8?B?SkxHV2hpeg==?=
Guest
Posts: n/a
 
      16th Oct 2006
One way is to delete it. You can also right click on it and then click
"Remove Hyperlink".

"(E-Mail Removed)" wrote:

> Is there any way to cancel the clicking of a hyperlink?
>
>

 
Reply With Quote
 
nullgumby@gmail.com
Guest
Posts: n/a
 
      16th Oct 2006
Sorry, no I mean when the user clicks on it, to conditionally cancel
the loading of the URL.

JLGWhiz wrote:
> One way is to delete it. You can also right click on it and then click
> "Remove Hyperlink".
>
> "(E-Mail Removed)" wrote:
>
> > Is there any way to cancel the clicking of a hyperlink?
> >
> >


 
Reply With Quote
 
=?Utf-8?B?SkxHV2hpeg==?=
Guest
Posts: n/a
 
      17th Oct 2006
The hyperlink is similar to a click event. If you don't click it, it does
nothing. If you do click it, it does something pre-determined by the code
attached to the link. You would have to change the code and to do that you
would have to know where the code resides. I suppose the short answer is no.
But maybe there is someone out there smater than me who can offer some
advice.

"(E-Mail Removed)" wrote:

> Sorry, no I mean when the user clicks on it, to conditionally cancel
> the loading of the URL.
>
> JLGWhiz wrote:
> > One way is to delete it. You can also right click on it and then click
> > "Remove Hyperlink".
> >
> > "(E-Mail Removed)" wrote:
> >
> > > Is there any way to cancel the clicking of a hyperlink?
> > >
> > >

>
>

 
Reply With Quote
 
=?Utf-8?B?SkxHV2hpeg==?=
Guest
Posts: n/a
 
      17th Oct 2006
What you could do is set it up so that a condition must be met before the
Hyperlink is displayed. You can use:
If (condidtion is true) then
MySheet.Range(somewhere) = "Hyperlink"
Else
(do something else)
End If


"(E-Mail Removed)" wrote:

> Sorry, no I mean when the user clicks on it, to conditionally cancel
> the loading of the URL.
>
> JLGWhiz wrote:
> > One way is to delete it. You can also right click on it and then click
> > "Remove Hyperlink".
> >
> > "(E-Mail Removed)" wrote:
> >
> > > Is there any way to cancel the clicking of a hyperlink?
> > >
> > >

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Click hyperlink in ppt, it changes color, how 2 reset hyperlink co Rich Microsoft Powerpoint 2 29th Oct 2009 08:41 PM
Click hyperlink in ppt, it changes color, how 2 reset hyperlink co Rich Microsoft Powerpoint 0 29th Oct 2009 07:41 PM
stumped...table row click event and then cancel the checkbox click =?Utf-8?B?ZGF2ZQ==?= Microsoft Dot NET 1 2nd Sep 2006 03:53 AM
Cancel navigation of hyperlink =?Utf-8?B?ZXBvd2VsbDc0?= Microsoft Access VBA Modules 2 18th Jul 2005 06:56 PM
Word: I create a hyperlink to a pdf. I ctrl-click on hyperlink, . =?Utf-8?B?QnJ1Y2U=?= Microsoft Word Document Management 0 18th Feb 2005 03:57 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:43 AM.