LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 58
Default Using an array formula as a hyperlink cell reference

On Oct 16, 9:09*pm, Gary''s Student
wrote:
Hi Travis

First update the array formula to put a # in front of it:

="#" & your_formula

If the above is in cell A1, then

=HYPERLINK(A1)
will produce a nice, clickable, hyperlink
--
Gary''s Student - gsnu2007k


It didn't work, so I'll just make sure I'm doing exactly the right
thing...

The formula is:

="'Sheetname'!H"&MATCH(C44&D$39,'Sheetname'!A:A&'S heetname'!C:C,0)

That results in the following, which is the cell reference I want to
point my hyperlink at.

'Sheetname'!H24

If I'm understanding you, I need to change the formula to:

="#"&"'Sheetname'!H"&MATCH(C44&D$39,'Sheetname'!A: A&'Sheetname'!C:C,0)

Resulting in the cell having the following value:
#'Sheetname'!H24

I do a hyperlink and point it at the cell that says #'Sheetname'!H24,
this should redirect me to 'Sheetname'!H24

But all that happens is the cursor sits there in the cell with the
formula.

Travis
 
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
How do I set the hyperlink to reference a cell for the file name? Quest41067 Excel Worksheet Functions 1 November 7th 08 09:57 PM
Hyperlink - Passing a cell reference buechler66 Excel Worksheet Functions 1 July 14th 06 02:15 PM
script to hyperlink and reference a cell value in the hyperlink Natasha D. Excel Programming 5 May 17th 06 07:43 PM
How can I use a cell reference in Sumproduct array formula? Chrism Excel Discussion (Misc queries) 1 April 7th 05 05:05 PM
Using a formula in a Hyperlink Cell reference sslabbe Excel Discussion (Misc queries) 4 December 10th 04 12:30 AM


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