#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 26
Default Go to and play

I have a document that looks like this:

=IF(ISBLANK(HLOOKUP($B$4,$I:$IV,G3,0)),"",HLOOKUP( $B$4,$I:$IV,G3,0))

If the cell that is brought by using this formula has a "Hyperlink" in it, it
will not transfer the hyperlink with the lookup function.

I either want to have the hyperlink of that cell to be brought by using the
Hlookup function or any other option that allows me to click on the specific
cell that was brought to link me to another page on the worksheet.


Thank you in advance everyone.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200610/1

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 751
Default Go to and play

How about:

=IF(ISERROR(HLOOKUP($B$4,$I:$IV,G3,0)),"",HYPERLIN K(HLOOKUP($B$4,$I:$IV,G3,0)))

Does this help?
Kostis Vezerides



instereo911 via OfficeKB.com wrote:
I have a document that looks like this:

=IF(ISBLANK(HLOOKUP($B$4,$I:$IV,G3,0)),"",HLOOKUP( $B$4,$I:$IV,G3,0))

If the cell that is brought by using this formula has a "Hyperlink" in it, it
will not transfer the hyperlink with the lookup function.

I either want to have the hyperlink of that cell to be brought by using the
Hlookup function or any other option that allows me to click on the specific
cell that was brought to link me to another page on the worksheet.


Thank you in advance everyone.

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200610/1


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 26
Default Go to and play

I tried the function out and it didn't work.

The error that it gives me is "Cannot open specific file".

My goal is to have the link that the cell that HLOOKUP gets to be
transitioned to the specific cell (where I input the function).



vezerid wrote:
How about:

=IF(ISERROR(HLOOKUP($B$4,$I:$IV,G3,0)),"",HYPERLI NK(HLOOKUP($B$4,$I:$IV,G3,0)))

Does this help?
Kostis Vezerides

I have a document that looks like this:

[quoted text clipped - 12 lines]
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200610/1


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...excel/200610/1

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
How can I play a .WAV file in Excel if a condition is met? Roy Excel Worksheet Functions 3 April 27th 06 07:24 PM
How to insert and play flash file in excel Aftab Khan Excel Discussion (Misc queries) 0 March 30th 06 07:02 AM
Can you auto-trigger a sound file to play when a worksheet opens? Nanotexan Excel Worksheet Functions 1 February 5th 06 05:16 PM
abdualmohsn almedrahe abdualmohsn ahmad Excel Discussion (Misc queries) 1 November 19th 05 06:32 PM
Fair Play Iamrené Excel Worksheet Functions 4 September 10th 05 04:38 AM


All times are GMT +1. The time now is 11:45 AM.

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"