#1   Report Post  
Posted to microsoft.public.excel.misc
kdoggity
 
Posts: n/a
Default Hyperlink disappear

I have a spreadsheet in which there is an 'if' clause. By answering with a
"yes" a suggestion displays further down the spreadsheet - and that
suggestion has an associated hyperlink. My problem is that if you were to
answer "no," the suggestion disappears (which I want) but the hyperlink
remains associated to those cells. Is is possible to remove the hyperlink
along with the association? Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default Hyperlink disappear

Maybe you could just link to the cell that contains the hyperlink???

I put this in A3:

=HYPERLINK(IF(A1="yes","#"&CELL("address",B88),
"#"&CELL("address",A3)),"clickme")





kdoggity wrote:

I have a spreadsheet in which there is an 'if' clause. By answering with a
"yes" a suggestion displays further down the spreadsheet - and that
suggestion has an associated hyperlink. My problem is that if you were to
answer "no," the suggestion disappears (which I want) but the hyperlink
remains associated to those cells. Is is possible to remove the hyperlink
along with the association? Thanks!


--

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
How do I emulate rightclick on a hyperlink in an Excel Macro Emulate RightClick on Hyperlink in Macro Excel Discussion (Misc queries) 0 January 2nd 06 08:40 AM
Hyperlink problem to cell in same workbook stainless Excel Worksheet Functions 4 November 16th 05 08:10 AM
Using the Hyperlink Function and finding filenames Jeni Q Excel Worksheet Functions 0 September 20th 05 02:37 PM
Importing Data from an Access Database Including a Hyperlink Colum B.C.Lioness Excel Discussion (Misc queries) 0 May 16th 05 05:26 PM
Removing hyperlink Frank Marousek Excel Discussion (Misc queries) 3 January 12th 05 09:53 PM


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