Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
cincode5
 
Posts: n/a
Default Embedding a Hyperlink

I have a spreadsheet that contains a pull down menu which populates various
cells with information contained on a seperate worksheet. For example, this
site, when selected displays my user ID, my password, site comments, and the
URL. I used VLOOKUP to accomplish this, but what I haven't figured out is
how to actually make the cell containing the URL a hyperlink. I know about
Inserting a Hyperlink, but I want that to happen automatically whenever I use
the pull down. Is there a VBA routine that can accomplish this?

On another note, I wanted to express my sincere condolences to those of you
who knew and/or worked with Frank Kabel. I just read the post by Norman
Harker this morning, and although I didnt personally know Frank, I knew of
him. He helped me in the past with a couple of posts, and you know what:
that made it personal. His insights, his knowledge, and all of his
contributions to this community will be greatly missed.

God speed to you Frank...
--
Regards...
  #2   Report Post  
Gord Dibben
 
Posts: n/a
Default

Try this.....

=HYPERLINK(VLOOKUP(cellref,table,col,0))


Gord Dibben Excel MVP


On Mon, 24 Jan 2005 12:01:04 -0800, "cincode5"
wrote:

I have a spreadsheet that contains a pull down menu which populates various
cells with information contained on a seperate worksheet. For example, this
site, when selected displays my user ID, my password, site comments, and the
URL. I used VLOOKUP to accomplish this, but what I haven't figured out is
how to actually make the cell containing the URL a hyperlink. I know about
Inserting a Hyperlink, but I want that to happen automatically whenever I use
the pull down. Is there a VBA routine that can accomplish this?

On another note, I wanted to express my sincere condolences to those of you
who knew and/or worked with Frank Kabel. I just read the post by Norman
Harker this morning, and although I didnt personally know Frank, I knew of
him. He helped me in the past with a couple of posts, and you know what:
that made it personal. His insights, his knowledge, and all of his
contributions to this community will be greatly missed.

God speed to you Frank...


  #3   Report Post  
cincode5
 
Posts: n/a
Default

Thanks Gord,

That was (embarrisingly) easy. Sometimes I think I try to hard to find
complex solutions for simple problems.

"Gord Dibben" wrote:

Try this.....

=HYPERLINK(VLOOKUP(cellref,table,col,0))


Gord Dibben Excel MVP


On Mon, 24 Jan 2005 12:01:04 -0800, "cincode5"
wrote:

I have a spreadsheet that contains a pull down menu which populates various
cells with information contained on a seperate worksheet. For example, this
site, when selected displays my user ID, my password, site comments, and the
URL. I used VLOOKUP to accomplish this, but what I haven't figured out is
how to actually make the cell containing the URL a hyperlink. I know about
Inserting a Hyperlink, but I want that to happen automatically whenever I use
the pull down. Is there a VBA routine that can accomplish this?

On another note, I wanted to express my sincere condolences to those of you
who knew and/or worked with Frank Kabel. I just read the post by Norman
Harker this morning, and although I didnt personally know Frank, I knew of
him. He helped me in the past with a couple of posts, and you know what:
that made it personal. His insights, his knowledge, and all of his
contributions to this community will be greatly missed.

God speed to you Frank...



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
Moving rows with Hyperlink doesn't move hyperlink address Samad Excel Discussion (Misc queries) 15 June 22nd 06 12:03 PM
Removing hyperlink Frank Marousek Excel Discussion (Misc queries) 3 January 12th 05 09:53 PM
How can I extract hyperlink value pat_rick Excel Discussion (Misc queries) 1 January 8th 05 01:17 AM
Hyperlink to word document problem JS Links and Linking in Excel 0 December 8th 04 10:54 PM
Hyperlink to specific sheet in Excel Web File jd17 Links and Linking in Excel 0 December 8th 04 09:03 PM


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

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

About Us

"It's about Microsoft Excel"