Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default HYPERLINK AND VLOOKUP help

Hello,

I am trying to find a way to combine the Hyperlink and Vlookup finctions.
Specifically, I would like to enter text into a cell and have that text
automatically hyperlink to what I need, either a file or URL. For example:

If I enter the word "History" into cell A:1, I would want it to
automatically create a hyperlink to historychannel.com, without any change to
the original word I input into the cell.

I thought I could do this by combining the VLOOKUP and HYPERLINK functions,
but it has not quite worked out for me yet.

Any help would be greatly appreciated. Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default HYPERLINK AND VLOOKUP help

An example ..
If A1 contains the data/formula (eg vlookup) returned value of: yahoo
this in B1: =HYPERLINK("http://www."&A1&".com",A1)
will produce the required hyperlink
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:23,000 Files:370 Subscribers:66
xdemechanik
---
"ISAF Media Analysis" wrote:
Hello,

I am trying to find a way to combine the Hyperlink and Vlookup finctions.
Specifically, I would like to enter text into a cell and have that text
automatically hyperlink to what I need, either a file or URL. For example:

If I enter the word "History" into cell A:1, I would want it to
automatically create a hyperlink to historychannel.com, without any change to
the original word I input into the cell.

I thought I could do this by combining the VLOOKUP and HYPERLINK functions,
but it has not quite worked out for me yet.

Any help would be greatly appreciated. Thanks in advance.

  #3   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default HYPERLINK AND VLOOKUP help

As responsed to your multi-post in .worksheet.functions
(please don't multi-post. post once in one newsgroup will do.)

An example ..
If A1 contains the data/formula (eg vlookup) returned value of: yahoo
this in B1: =HYPERLINK("http://www."&A1&".com",A1)
will produce the required hyperlink

Pl mark all responses which help by clicking the YES buttons (like the ones
below)
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:23,000 Files:370 Subscribers:66
xdemechanik
---
"ISAF Media Analysis" wrote:
Hello,

I am trying to find a way to combine the Hyperlink and Vlookup finctions.
Specifically, I would like to enter text into a cell and have that text
automatically hyperlink to what I need, either a file or URL. For example:

If I enter the word "History" into cell A:1, I would want it to
automatically create a hyperlink to historychannel.com, without any change to
the original word I input into the cell.

I thought I could do this by combining the VLOOKUP and HYPERLINK functions,
but it has not quite worked out for me yet.

Any help would be greatly appreciated. Thanks in advance.

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
vlookup with hyperlink in formula Gwynne Excel Discussion (Misc queries) 6 January 10th 11 10:46 PM
vlookup inside a hyperlink arecey Excel Discussion (Misc queries) 1 April 22nd 08 07:31 AM
Vlookup to retrieve a hyperlink Roger on Excel Excel Discussion (Misc queries) 2 November 5th 07 03:46 PM
hyperlink with vlookup Mariano922 Excel Discussion (Misc queries) 2 September 22nd 05 02:27 AM
vlookup hyperlink AWS Excel Discussion (Misc queries) 2 September 20th 05 05:51 PM


All times are GMT +1. The time now is 02:19 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"