Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 124
Default MATCH plus HYPERLINK functions

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

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default MATCH plus HYPERLINK functions

How about specifying the other worksheet:

=HYPERLINK("#sheet1!A"&C5,"GO TO")



F. Lawrence Kulchar wrote:

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


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 80
Default MATCH plus HYPERLINK functions

Fabulous RSVP...but pls. inform me Why the "#" sign in front of sheet 1!
??

Thanks,

FLKulchar
"Dave Peterson" wrote in message
...
How about specifying the other worksheet:

=HYPERLINK("#sheet1!A"&C5,"GO TO")



F. Lawrence Kulchar wrote:

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


--

Dave Peterson



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default MATCH plus HYPERLINK functions

It's one of those HTML thingies. It means sub-address (as far as I know!).

If you look at web pages, you'll see that this takes you to the page:
http://contextures.com/xlFunctions02.html

But this takes you to a sub-address within that page:
http://contextures.com/xlFunctions02.html#Trouble



FLKulchar wrote:

Fabulous RSVP...but pls. inform me Why the "#" sign in front of sheet 1!
??

Thanks,

FLKulchar
"Dave Peterson" wrote in message
...
How about specifying the other worksheet:

=HYPERLINK("#sheet1!A"&C5,"GO TO")



F. Lawrence Kulchar wrote:

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


--

Dave Peterson


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 80
Default MATCH plus HYPERLINK functions

Thanks!!

FLK
"Dave Peterson" wrote in message
...
It's one of those HTML thingies. It means sub-address (as far as I
know!).

If you look at web pages, you'll see that this takes you to the page:
http://contextures.com/xlFunctions02.html

But this takes you to a sub-address within that page:
http://contextures.com/xlFunctions02.html#Trouble



FLKulchar wrote:

Fabulous RSVP...but pls. inform me Why the "#" sign in front of sheet 1!
??

Thanks,

FLKulchar
"Dave Peterson" wrote in message
...
How about specifying the other worksheet:

=HYPERLINK("#sheet1!A"&C5,"GO TO")



F. Lawrence Kulchar wrote:

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

--

Dave Peterson


--

Dave Peterson



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
MATCH plus HYPERLINK functions F. Lawrence Kulchar Excel Discussion (Misc queries) 0 April 21st 08 04:59 AM
Hyperlink Match Corrine Excel Discussion (Misc queries) 4 July 28th 07 03:33 PM
concatenate and hyperlink functions Dave F Excel Worksheet Functions 0 August 14th 06 07:28 PM
hyperlink functions JayW Excel Worksheet Functions 1 June 18th 05 06:19 AM
When MATCH and v/hLOOKUP functions *FAIL* to match (but they should)... [email protected] Excel Worksheet Functions 2 April 6th 05 09:59 PM


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