How do I make hyperlinks?

  • Thread starter Thread starter johnnstacy
  • Start date Start date
J

johnnstacy

I have one coulumn that has the url. I have another column that has the
name I want to hyperlink to. In the end, I want a columm that has the
name made into a hyperlink. Please help. I'm going crazy!
 
The cell where you want your hyperlink to appear right click and hit
Hyperlink. On the top you will see a dialog box that says "Text to
display" enter what you want the link to say, then on the bottom where
it says "address" that's where you want the link to go, url or internal
link to another document.

You can also use the buttons on the left to take the cursor to a
particular cell (Place in this document) and all kinds of other fun
things.

Anyway...hth
 
That is great. Problem is, I have about 30,000 lines to do. That migh
take a while to write each one. I'm looking for a formula that wil
combine the text in one column with the url in another and then dra
that formula down through the 30,000 lines
 
I'm thinking that it will need perhaps some variation of one of the
below formulas:

=hyperlink(concatenate("b12785,Q12785))

=hyperlink (B12785,Q12785)

But I haven't got it to work yet.
 

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