Hyperlinks in a spreadsheet cell

I

IUF

I need to offer the viewer more than one hyperlink from
one worksheet to another within the same workbook. Can
this be done or must I place each link into a unique cell?
 
J

Jonathan Rynd

I need to offer the viewer more than one hyperlink from
one worksheet to another within the same workbook. Can
this be done or must I place each link into a unique cell?

One hyperlink per cell. If you want more control, you need to use activex
controls.
 
D

Dave Peterson

If it's really important, you could add a couple of rectangles over the cell
(each rectangle covering one hyperlink address). Then assign a hyperlink to
each rectangle.

If you make the rectangles invisible -- no lines, it might not even be
noticeable to the user.
 
Top