Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am using 2 functions to create a hyperlink in my workbook as follows:
=MATCH(B5&"*",Sheet1!A1:A734,0) is in C5 =HYPERLINK("#A"&C5,"GO TO") is in D5 The problem is: I find the match in line 15 (eg) of Sheet1, but my hyperlink references the sheet where the formula is enteded (in my case, sheet1(3)). How can I fix either my MATCH function or my hyperlink function so that my hyperlink sends me to the correct spot? Thanks, FLKulchar |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
MATCH plus HYPERLINK functions | Excel Discussion (Misc queries) | |||
Hyperlink Match | Excel Discussion (Misc queries) | |||
concatenate and hyperlink functions | Excel Worksheet Functions | |||
hyperlink functions | Excel Worksheet Functions | |||
When MATCH and v/hLOOKUP functions *FAIL* to match (but they should)... | Excel Worksheet Functions |