Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default follow hyperlink then de-select cell (VBA)

I have a bunch of hyperlinks scattered throughout an excel application
that I developed. We are having one little aesthetic problem--the cell
select border (the black border excel puts around an active cell).

Is there a way to programicly de-select a select once the link has
been followed? I have been looking for an activate_hyperlink type of
macro but can't find anything.

My first questions were about trying to remove the border entirely but
I was thinking that if there was some type of VBA code that controls
the way hyperlinks work once clicked--it could be as simple as just
following the hyperlink (which selects the target cell) and then just
de-select.

Any ideas or examples of code? Thank!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6
Default follow hyperlink then de-select cell (VBA)

On Aug 18, 10:16*am, dgold82 wrote:
I have a bunch of hyperlinks scattered throughout an excel application
that I developed. We are having one little aesthetic problem--the cell
select border (the black border excel puts around an active cell).

Is there a way to programicly de-select a select once the link has
been followed? I have been looking for an activate_hyperlink type of
macro but can't find anything.

My first questions were about trying to remove the border entirely but
I was thinking that if there was some type of VBA code that controls
the way hyperlinks work once clicked--it could be as simple as just
following the hyperlink (which selects the target cell) and then just
de-select.

Any ideas or examples of code? Thank!


Alternatively, perhaps once the hyperlink is followed a far off cell
is then selected off the screen (without moving the view). How can I
globally do that for all my hyperlinks?
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Follow Hyperlink in Cell John Wilson Excel Programming 1 May 9th 08 04:26 AM
follow hyperlink? JethroUK© New Users to Excel 0 April 5th 06 09:55 PM
follow hyperlink? JethroUK© Excel Worksheet Functions 0 April 5th 06 09:55 PM
follow hyperlink? JethroUK© Excel Programming 0 April 5th 06 09:55 PM
Follow a hyperlink James W.[_2_] Excel Programming 2 December 4th 04 12:41 AM


All times are GMT +1. The time now is 03:30 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"