Combine Hyperlink with Text

  • Thread starter Thread starter Lee Swain
  • Start date Start date
L

Lee Swain

We use hyperlinks on our analysis spreadsheets so that people are able to
trace back to the source data file easily. I like to be able to combine the
hyperlink with some standard text so that the hyperlink makes more sense
(Source: Insureds File: Hyperlink for example) . Does anyway know if this
is possible?

Cheers

Lee
 
The syntax for the HYPERLINK( ) function is:

HYPERLINK(link_location,friendly_name)

This enables you to put a user defined description (friendly_name)
which will appear on the spreadsheet, so you could have something like
"Jump to Insureds File".

Hope this helps.

Pete
 

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.

Ask a Question

Back
Top