J John Apr 24, 2008 #1 I have an application where it would be convenient to have more than one hyperlink in a single cell. Is this possible?
I have an application where it would be convenient to have more than one hyperlink in a single cell. Is this possible?
D Dave Peterson Apr 24, 2008 #2 You get one hyperlink per cell--either from the Insert|Hyperlink or from the =hyperlink() worksheet function. But you could cheat. You could add multiple rectangles from the Drawing toolbar (hide the borders!) and assign a different hyperlink to each of those rectangles.
You get one hyperlink per cell--either from the Insert|Hyperlink or from the =hyperlink() worksheet function. But you could cheat. You could add multiple rectangles from the Drawing toolbar (hide the borders!) and assign a different hyperlink to each of those rectangles.