Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
rel rel is offline
external usenet poster
 
Posts: 1
Default Hyperlink function not going anywhere

I am using Excel 2007, but sharing document with 2003 users.

I have a master list of ingredients on SHEET1. I have inserted hyperlinks to
MSDS files located on our server. Those links work fine.
On SHEET2 I have a Product's Ingredient list. I am using a combonation of
"hyperlink", "index", & "match" to have the formula sheet lookup the
hyperlink for the MSDS on the master ingredient sheet.

Here are the Defined Names;
A1:N1 "Categories", A1:A203 "SKU", A1:N203 "DocLook"

The Formula;
=hyperlink(index(DocLook,match($n$1,Categories,0), match($a2,SKU,0))"MSDS")


BUT the resulting Hyperlink value goes nowhere :( Please help!!!!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,058
Default Hyperlink function not going anywhere

You need to take one step backwards.
First make sure the argument to the =HYPERLINK() function is a good reference.
--
Gary''s Student - gsnu200856


"rel" wrote:

I am using Excel 2007, but sharing document with 2003 users.

I have a master list of ingredients on SHEET1. I have inserted hyperlinks to
MSDS files located on our server. Those links work fine.
On SHEET2 I have a Product's Ingredient list. I am using a combonation of
"hyperlink", "index", & "match" to have the formula sheet lookup the
hyperlink for the MSDS on the master ingredient sheet.

Here are the Defined Names;
A1:N1 "Categories", A1:A203 "SKU", A1:N203 "DocLook"

The Formula;
=hyperlink(index(DocLook,match($n$1,Categories,0), match($a2,SKU,0))"MSDS")


BUT the resulting Hyperlink value goes nowhere :( Please help!!!!

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
Convert hyperlink function into hyperlink Pai Excel Worksheet Functions 4 November 10th 08 03:29 PM
HYPERLINK() function Conan Kelly Excel Worksheet Functions 0 April 19th 07 10:15 PM
Can't make hyperlink function work for hyperlink to website Frank B Denman Excel Worksheet Functions 15 February 5th 07 11:01 PM
How do I create a hyperlink to a cell with the hyperlink function S. Bevins Excel Worksheet Functions 2 July 20th 06 08:06 PM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM


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