Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 57
Default More than one Hyperlink for a single cell

Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 118
Default More than one Hyperlink for a single cell

No, why do you want to do this?
--
If this helps, please click "Yes"
<<<<<<<<<<<


"Rechie" wrote:

Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default More than one Hyperlink for a single cell

Well, you could have a hyperlink formula controlled by some IF
function. Give us some more details of what you want to achieve.

Pete

On Oct 26, 8:00*am, Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 57
Default More than one Hyperlink for a single cell

Hi ,
Example is in A1 =Main Project Name
Under this Main Project name , there are 3 more sub projects that I want to
link the details. Work sheet is only visible with MainProject .



"Pete_UK" wrote:

Well, you could have a hyperlink formula controlled by some IF
function. Give us some more details of what you want to achieve.

Pete

On Oct 26, 8:00 am, Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,856
Default More than one Hyperlink for a single cell

I'm sorry, but that doesn't make any sense to me.

Please try to describe what you have and what you want to do with it.

Pete

On Oct 26, 11:20*am, Rechie wrote:
Hi ,
Example is in A1 =Main Project Name
Under this Main Project name , there are 3 more sub projects that I want to
link the details. Work sheet is only visible with MainProject .



"Pete_UK" wrote:
Well, you could have a hyperlink formula controlled by some IF
function. Give us some more details of what you want to achieve.


Pete


On Oct 26, 8:00 am, Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


.- Hide quoted text -


- Show quoted text -




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 57
Default More than one Hyperlink for a single cell

In a simple way, If possible I need to have 3 links in a single cell (Project
Name), because this particular Project has 3 documents lying in other
places. In a normal sitiuation I have to type the same Project name in 3
different cell range (A1,A2 and A3) and link it individually to 3 different
Docs.

e.g.
A1= "Project A" link to Doc1
A2 = "Project A" link to Doc2
A3 = "Project A" link to Doc3

"Pete_UK" wrote:

I'm sorry, but that doesn't make any sense to me.

Please try to describe what you have and what you want to do with it.

Pete

On Oct 26, 11:20 am, Rechie wrote:
Hi ,
Example is in A1 =Main Project Name
Under this Main Project name , there are 3 more sub projects that I want to
link the details. Work sheet is only visible with MainProject .



"Pete_UK" wrote:
Well, you could have a hyperlink formula controlled by some IF
function. Give us some more details of what you want to achieve.


Pete


On Oct 26, 8:00 am, Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


.- Hide quoted text -


- Show quoted text -


.

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default More than one Hyperlink for a single cell

Try this.

Open only Doc1, Doc2, Doc3

Save As a workspace(*.resume.xlw) file then close.

Now hyperlink to that file through InsertHyperlinkExisting file or
webpage.

All three Docs will open from that one hyperlink.


Gord Dibben MS Excel MVP

On Mon, 26 Oct 2009 07:59:01 -0700, Rechie
wrote:

In a simple way, If possible I need to have 3 links in a single cell (Project
Name), because this particular Project has 3 documents lying in other
places. In a normal sitiuation I have to type the same Project name in 3
different cell range (A1,A2 and A3) and link it individually to 3 different
Docs.

e.g.
A1= "Project A" link to Doc1
A2 = "Project A" link to Doc2
A3 = "Project A" link to Doc3

"Pete_UK" wrote:

I'm sorry, but that doesn't make any sense to me.

Please try to describe what you have and what you want to do with it.

Pete

On Oct 26, 11:20 am, Rechie wrote:
Hi ,
Example is in A1 =Main Project Name
Under this Main Project name , there are 3 more sub projects that I want to
link the details. Work sheet is only visible with MainProject .



"Pete_UK" wrote:
Well, you could have a hyperlink formula controlled by some IF
function. Give us some more details of what you want to achieve.

Pete

On Oct 26, 8:00 am, Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.

.- Hide quoted text -

- Show quoted text -


.


  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default More than one Hyperlink for a single cell

You could use three textboxes that fit over the cell. Each one should be
linked to a macro that follows a particular hyperlink.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 57
Default More than one Hyperlink for a single cell

I tried to insert text box but the hyperlink function is dimmed (not active).


"Jon Peltier" wrote:

You could use three textboxes that fit over the cell. Each one should be
linked to a macro that follows a particular hyperlink.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


.

  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default More than one Hyperlink for a single cell

Did you use the textbox from the Drawing toolbar?

Try right clicking on it once more by the edge.

But I'd use a rectangle from the drawing toolbar instead.

Rechie wrote:

I tried to insert text box but the hyperlink function is dimmed (not active).

"Jon Peltier" wrote:

You could use three textboxes that fit over the cell. Each one should be
linked to a macro that follows a particular hyperlink.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


.


--

Dave Peterson


  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default More than one Hyperlink for a single cell

Shapes do not have hyperlinks. But you can format the text to look like
hyperlinks, and assign a macro to each textbox/rectangle. The macro
needs this line of code:

ActiveWorkbook.FollowHyperlink sAddress

where sAddress is the address of the hyperlink.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



Rechie wrote:
I tried to insert text box but the hyperlink function is dimmed (not active).


"Jon Peltier" wrote:

You could use three textboxes that fit over the cell. Each one should be
linked to a macro that follows a particular hyperlink.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


.

  #12   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default More than one Hyperlink for a single cell

Yes, assigning a macro would work, but so should assigning a hyperlink.

Jon Peltier wrote:

Shapes do not have hyperlinks. But you can format the text to look like
hyperlinks, and assign a macro to each textbox/rectangle. The macro
needs this line of code:

ActiveWorkbook.FollowHyperlink sAddress

where sAddress is the address of the hyperlink.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/

Rechie wrote:
I tried to insert text box but the hyperlink function is dimmed (not active).


"Jon Peltier" wrote:

You could use three textboxes that fit over the cell. Each one should be
linked to a macro that follows a particular hyperlink.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


.


--

Dave Peterson
  #13   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 461
Default More than one Hyperlink for a single cell

Ah, I didn't realize a hyperlink can be assigned to a shape.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



Dave Peterson wrote:
Yes, assigning a macro would work, but so should assigning a hyperlink.

Jon Peltier wrote:
Shapes do not have hyperlinks. But you can format the text to look like
hyperlinks, and assign a macro to each textbox/rectangle. The macro
needs this line of code:

ActiveWorkbook.FollowHyperlink sAddress

where sAddress is the address of the hyperlink.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/

Rechie wrote:
I tried to insert text box but the hyperlink function is dimmed (not active).


"Jon Peltier" wrote:

You could use three textboxes that fit over the cell. Each one should be
linked to a macro that follows a particular hyperlink.

- Jon
-------
Jon Peltier
Peltier Technical Services, Inc.
http://peltiertech.com/



Rechie wrote:
Hi Experts,
Is it possible to have 3 hyperlinks in a single cell?
Thanks for your help.


.


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 to remove so many hyperlink in a single click? Harshad[_2_] Excel Discussion (Misc queries) 5 September 25th 08 12:08 PM
From single cell variables to a single column serie noyau New Users to Excel 1 December 22nd 06 06:43 AM
How do I create a hyperlink to a cell with the hyperlink function S. Bevins Excel Worksheet Functions 2 July 20th 06 08:06 PM
Creating a Hyperlink from a Single Word Kara Links and Linking in Excel 1 July 1st 06 12:40 PM
is there a way to add single digits within a single cell? ceci Excel Worksheet Functions 3 August 18th 05 08:58 PM


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