No it isn't. What are you trying to accomplish?
What version of Excel? What operating system?
--
Jim Cone
Portland, Oregon USA http://www.realezsites.com/bus/primitivesoftware
(Excel Add-ins / Excel Programming)
"Jody" <[email protected]>
wrote in message
Is it possible to enter multiple links in one Excel cell? I am using the
fuction string rather than the GUI interface.
You can hold down the alt key and press the Enter key, and the new link will
wrap down to the next line, but as far as I can telly, you will only be able
to access the first link, no matter which one you click on.
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.
But you can't use the =hyperlink() worksheet function to create the hyperlink
for the rectangles.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.