Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
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.worksheet.functions
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:
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
HYPERLINK and VLOOKUP help ISAF Media Analysis[_2_] Excel Discussion (Misc queries) 1 February 8th 09 10:56 AM
HYPERLINK AND VLOOKUP help ISAF Media Analysis[_2_] Excel Discussion (Misc queries) 2 February 8th 09 08:33 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 07:28 AM.

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"