Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Shannon W.
 
Posts: n/a
Default Vlookup returning Hyperlinks

I am building a customer specification "database" using pull down menus.
When I select a customer, my functions pull the information from another
worksheet and return the correct values. In my table array I have a
hyperlinked sheet within the workbook, that I want returned on my
"Information" sheet. Is there a way to have the vlookup function return the
valued hyperlinked?
  #2   Report Post  
Lotus123
 
Posts: n/a
Default Vlookup returning Hyperlinks


You might try the HYPERLINK function on the vlookup...for example:

=HYPERLINK(VLOOKUP(A1,D1:E100,2,FALSE),"Click here for more customer
information")


--
Lotus123
------------------------------------------------------------------------
Lotus123's Profile: http://www.excelforum.com/member.php...o&userid=28611
View this thread: http://www.excelforum.com/showthread...hreadid=480855

  #3   Report Post  
Shannon W.
 
Posts: n/a
Default Vlookup returning Hyperlinks

While this is a clever use of the function and it would prove useful in other
areas, it didn't solve my scenario. When using the hyperlink function, you
have to supply the hyperlink in your function line. I don't see how to
hyperlink the vlookup return to another worksheet in the workbook. For
example:

Sheet1 = Customer Information (this is where are the information is
displayed for the user)
Sheet2 = Customer Defaults (this is all the vlookup and pulldown information
used to supply the returns on Sheet1
Sheet3-20 = Customer Specifics (these sheets have all the customer
specifics, including forms specific to each customer

Now, on sheet 1 I have pull downs that select the customer and pulls all the
information on that customer from sheet 2. I have an area on sheet 1 that is
for customer documentation that is found on sheet 3-20. So what I've done,
is put a link on the table on sheet 2 to the relative customer sheet, 3-20.
When I select "X" customer I want that hyperlink on sheet two, to come up on
sheet 1. Thus, when the user clicks on the link on sheet 1, it pulls up its
respective sheet, 3-20.

Simplified setup of example of Sheet 1
Customer Pulldown

Customer Address:
Phone:

Customer Documentation
(link from sheet2, which is linked to one of sheet 3-20)

Simplied setup of example of Sheet2
Table of defaults
Customer - Code - Address - Phone - Link to Sheet 3-20

Simplified setup of example of Sheet3
Customer:
Shipping Method:
Customer Documentation
Part Specifics (Hyperlinked to another file, .xls, .dwg., .pdf, etc.)
Print (Hyperlinked to another file, .xls, .dwg., .pdf, etc.)




Thanks for your suggestions and help!!!

"Lotus123" wrote:


You might try the HYPERLINK function on the vlookup...for example:

=HYPERLINK(VLOOKUP(A1,D1:E100,2,FALSE),"Click here for more customer
information")


--
Lotus123
------------------------------------------------------------------------
Lotus123's Profile: http://www.excelforum.com/member.php...o&userid=28611
View this thread: http://www.excelforum.com/showthread...hreadid=480855


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Toni-Ann Mistretta
 
Posts: n/a
Default Vlookup returning Hyperlinks

This actually was semi helpful to my problem. Is there a way to do this with
embedded hyperlinks?



"Lotus123" wrote:


You might try the HYPERLINK function on the vlookup...for example:

=HYPERLINK(VLOOKUP(A1,D1:E100,2,FALSE),"Click here for more customer
information")


--
Lotus123
------------------------------------------------------------------------
Lotus123's Profile: http://www.excelforum.com/member.php...o&userid=28611
View this thread: http://www.excelforum.com/showthread...hreadid=480855


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
THE BIG O
 
Posts: n/a
Default Vlookup returning Hyperlinks

My problem is similar to the original poster, Shannon, issue. I have two
drop down menues for the ultimate use to select. There are 13 possible
results once the user selects from both menues, of which only one is a Web
Address.

In the table where the results reside I have formatted the Web Address
column so that the hyperlinks work there but that tab is to be hidden.

Can this be done? I have several thousand users depending on me for this
spreadsheet.

Thanks

Michael


"Toni-Ann Mistretta" wrote:

This actually was semi helpful to my problem. Is there a way to do this with
embedded hyperlinks?



"Lotus123" wrote:


You might try the HYPERLINK function on the vlookup...for example:

=HYPERLINK(VLOOKUP(A1,D1:E100,2,FALSE),"Click here for more customer
information")


--
Lotus123
------------------------------------------------------------------------
Lotus123's Profile: http://www.excelforum.com/member.php...o&userid=28611
View this thread: http://www.excelforum.com/showthread...hreadid=480855




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
THE BIG O
 
Posts: n/a
Default Vlookup returning Hyperlinks

Let me add, I am using an index function to pull the results from the table.

thanks

"THE BIG O" wrote:

My problem is similar to the original poster, Shannon, issue. I have two
drop down menues for the ultimate use to select. There are 13 possible
results once the user selects from both menues, of which only one is a Web
Address.

In the table where the results reside I have formatted the Web Address
column so that the hyperlinks work there but that tab is to be hidden.

Can this be done? I have several thousand users depending on me for this
spreadsheet.

Thanks

Michael


"Toni-Ann Mistretta" wrote:

This actually was semi helpful to my problem. Is there a way to do this with
embedded hyperlinks?



"Lotus123" wrote:


You might try the HYPERLINK function on the vlookup...for example:

=HYPERLINK(VLOOKUP(A1,D1:E100,2,FALSE),"Click here for more customer
information")


--
Lotus123
------------------------------------------------------------------------
Lotus123's Profile: http://www.excelforum.com/member.php...o&userid=28611
View this thread: http://www.excelforum.com/showthread...hreadid=480855


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 not returning results Chris Kellock Excel Worksheet Functions 14 March 19th 08 08:30 AM
VLOOKUP returning wrong row jthomas Excel Worksheet Functions 6 August 3rd 05 10:32 PM
vlookup returning sum Rose Excel Worksheet Functions 1 July 14th 05 10:47 PM
Vlookup returning #N/A ww Excel Worksheet Functions 2 March 23rd 05 12:24 AM
MY VLOOKUP IS RETURNING N/A AND THEREFORE MY TOTAL SUM AT THE BOT. Martin Excel Discussion (Misc queries) 2 December 13th 04 11:21 AM


All times are GMT +1. The time now is 06:05 AM.

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"