Hyperlink issue - Long running

K

kevs12

Version: 2004 Operating System: Mac OS X 10.6 (Snow Leopard) Processor: Intel I've asked this before. If not possible, let me know:

I have a column of emails. I would like to instantly have them all have live links. Its this not possible? never figured out way to achieve this.

Also, I doing them one by one sporadically now. I double click inside the cell and click return. ONly thing is-- check this out: the font goes from Verdana 21 to Verdana 10 after the return. What is that about? super annoying. thanks!
 
J

John McGhie

Create a column beside the first, and use the formula =HYPERLINK("mailto:" &
A1, B1) Where Column A has the email addresses and column B has the person's
display name.

Then fill down...

E.g. =HYPERLINK("mailto:" & AI12,A12)

Hope this helps


Version: 2004 Operating System: Mac OS X 10.6 (Snow Leopard) Processor: Intel
I've asked this before. If not possible, let me know:

I have a column of emails. I would like to instantly have them all have live
links. Its this not possible? never figured out way to achieve this.

Also, I doing them one by one sporadically now. I double click inside the cell
and click return. ONly thing is-- check this out: the font goes from Verdana
21 to Verdana 10 after the return. What is that about? super annoying. thanks!

--

The email below is my business email -- Please do not email me about forum
matters unless I ask you to; or unless you intend to pay!

John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410 | mailto:[email protected]
 
K

kevs14

John,
why are you bringing another column into the mix, and a dislplay name?
I'm only concerned with the one column for emails.
For some reason this one workbook has some emails are live links and a lot are not. I would like them to all be live links.

Also, have any idea why, when I double click inside the cell and click return. ONly thing is-- check this out: the font goes from Verdana 21 to Verdana 10 after the return
 
J

John McGhie

Hi Kevs:

why are you bringing another column into the mix,

Because a formula cannot act on one of its own arguments: that would create
a circular reference. So if you have a cell that contains
"(e-mail address removed)" you need to use a different cell to store the hyperlink
that results from the function.
and a dislplay name?

The Hyperlink function expects a display name, but it's optional. You can
leave it blank.
I'm only concerned with the one column for emails.
For some reason this one workbook has some emails are live links and a lot are
not. I would like them to all be live links.

So run the formula. Then hide the column containing the original addresses.
The original text strings must remain in the workbook 'somewhere' because
you are creating a formula that builds a hyperlink, not the hyperlink
itself. If you take away the address cell, the hyperlink formula returns
"blank".
Also, have any idea why, when I double click inside the cell and click
return. ONly thing is-- check this out: the font goes from Verdana 21 to
Verdana 10 after the return

Because the Autocorrect function applies the style "Hyperlink" to the
Hyperlink you created. Go into Format>Style if you want to change it.

Hope this helps

--

The email below is my business email -- Please do not email me about forum
matters unless I ask you to; or unless you intend to pay!

John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410 | mailto:[email protected]
 
K

kevs14

John,
it's just way to convouted. I'm going to run some complex thing and have to keep and old column and hide it?
For crying out loud I just want to make all emails in a single column a live link.
I was expected a quick fix: select the column and click command K.
Why is Excel so difficult? My God.

Ok, John, thanks, I'll go the old fashioned way:
1) I do them one at a time: I select the cell double click hit return and the link goes live. But in this workbook, I've never seen this before:
the email goes from 21 pt font to 10 pt font. what is this?
But why all the toruture?
Such a simple request: make all emails in a column live links.
2) and why are they not live links? How to prevent this from happening in future? I just did a test and it seems by default excel make an email live after entering it in, How did these not become live? I have interns enter this data, what did they do in that some are live, some are not live?
 
J

John McGhie

Hi Kevs:

it's just way to convouted. I'm going to run some complex thing and have to
keep and old column and hide it?

"=HYPERLINK(A1)"; and fill down!" is too complicated? Hmmm...

There is an interesting idea gathering pace among computer users that "You
do not have to learn anything to use a computer."

It's not true. It never has been, and it never will be. No matter what
software you use, at the very least, the user needs to have a clear
understanding of the result they want.

There are two kinds of software made these days: "Simple", and
"Professional". Simple software is designed to do one thing, and do it with
a minimum of input or knowledge. It requires that the user works exactly
the way the designer intended, and gives them only the result the designer
envisaged. If they want anything else: sorry!

Microsoft Excel is the Nikon D3x of spreadsheets. With it, you can get any
result you want. But you need to invest some time and effort to learn how.
Or pay someone to do it for you.

While family happy-snappers "can" point a Nikon D3x and maybe get a picture,
it's not the appropriate tool for them. Whereas you can guarantee a result,
on a budget, by a delivery date, every time. If you get to the venue and
things are not exactly what you hoped for, the Nikon gives you what you need
to bring the result back, despite the problems.

There are some photographers for whom the Nikon CoolPix L110 is a more
appropriate tool (although I know at least one wedding photographer who
keeps one in in his toolkit, just in case...)

Microsoft Excel is the same deal. It's the high end, and it rewards study,
planning, and effort.
For crying out loud I just want to make all emails in a single column a live
link.
I was expected a quick fix: select the column and click command K.

The fix I gave you is indeed that simple.
1) I do them one at a time: I select the cell double click hit return and the
link goes live. But in this workbook, I've never seen this before:
the email goes from 21 pt font to 10 pt font. what is this?

I already answered that:
Because the Autocorrect function applies the style "Hyperlink" to the
Hyperlink you created. Go into Format>Style if you want to change it.
2) and why are they not live links? How to prevent this from happening in
future? I just did a test and it seems by default excel make an email live
after entering it in, How did these not become live? I have interns enter this
data, what did they do in that some are live, some are not live?

Excel>Preferences>AutoCorrect "Replace internet and network paths with
hyperlinks". If you want the automatic tools to work, you need to switch
them on.

As you well know, Interns are Interns because they do not yet know
everything. Although some may be convinced that they do! :)

Perhaps you ought to throw this sheet back to the person who entered the
data and tell them "It's not enough to get it to look right, for people to
be able to use your work in the future, it must BE right." That's an
important lesson that every Intern must learn sometime: the sooner the
better, if they are going to work for you :)

Cheers

--

The email below is my business email -- Please do not email me about forum
matters unless I ask you to; or unless you intend to pay!

John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410 | mailto:[email protected]
 
K

kevs14

Johh,
don't understand anything in this thread- period.
It's too draining,
I just tried the pull down=HYPERLINK(A1)
did not work, just replaced the email with a first name.

why email go from 21 to 10 I would still love to know.
Not going to be able solve this issue though.
 
J

John McGhie

You want to share a little secret with me?

Which column do you have the email addresses in?

Remember: I cannot see your screen from here :)


Johh,
don't understand anything in this thread- period.
It's too draining,
I just tried the pull down=HYPERLINK(A1)
did not work, just replaced the email with a first name.

why email go from 21 to 10 I would still love to know.
Not going to be able solve this issue though.

This email is my business email -- Please do not email me about forum
matters unless you intend to pay!
 
K

kevs14

John, emails are in column D. Of course I'd send you the file.(not sure necessary, but would always do it)
And BTW, do appreciate your help - you are a patron saint!

But sometimes your solutions, which are so easy for the saints are compeltely impossible for me short of being in the room explaining it live.
If airfare wasn't so much I'd fly you out!
 
J

John McGhie

So: Create a column beside Column D.

That would be Column E.

In Cell E1, enter the formula =HYPERLINK("mailto:" & D1)

Then drag-fill down Column E.

Everything in Column D, whether it's text or a hyperlink, will be converted
to a live hyperlink.

You can experiment with leaving out the "mailto:" & part. Depending on your
email application, some will do the correct thing if you leave that out.
Others will not recognise the link as an email address and will try to open
it in your web browser. All of them should operate correctly if you add the
"mailto:" & bit.

Then hide Column D. Or leave it; makes no difference. Just don't change
the content in the cells of column D without being aware that it is what is
producing the hyperlinks in E.

Cheers


John, emails are in column D. Of course I'd send you the file.(not sure
necessary, but would always do it)
And BTW, do appreciate your help - you are a patron saint!

But sometimes your solutions, which are so easy for the saints are compeltely
impossible for me short of being in the room explaining it live.
If airfare wasn't so much I'd fly you out!

This email is my business email -- Please do not email me about forum
matters unless you intend to pay!
 
K

kevs14

John, it actually worked but I had to bag it.
Drag down was real slow and clumsy (600 rows), and lot of blank rows, so some were alinging wrong.
Just amazing to me Excel does not have a feature you can select the column and then a menu item -- make all links live or make all links not live.
 
J

John McGhie

Write the formula in the first cell, select the column, then hit Control +
d.

That will fill the top 1,048,576 rows.

If the cells are aligning wrong, double-click the right side of each column
to expand it to display the content of the widest cell.

Cheers

John, it actually worked but I had to bag it.
Drag down was real slow and clumsy (600 rows), and lot of blank rows, so some
were alinging wrong.
Just amazing to me Excel does not have a feature you can select the column and
then a menu item -- make all links live or make all links not live.

--

The email below is my business email -- Please do not email me about forum
matters unless I ask you to; or unless you intend to pay!

John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410 | mailto:[email protected]
 
K

kevs14

John, that worked except it filled several thousand new rows down. And I hate that becuase then the scroll bar for the whole workbook is compressed to a quarter inch at the top.
Way to do that without in adding all those blank rows?
 
J

John McGhie

You know roughly where the last valid cell is.

Use Edit>Go To and type the reference of the bottom wanted cell.

Click in the cell below that, and hit Command + shift + End to select from
then to the bottom.

Then Delete. That will clear from the last valid cell to the bottom.

Mate: Why am *I* supposed to look these things up for you? You can look in
the Excel help topic "Excel keyboard shortcuts" just as easily as me, and
you will get your answer quicker, too :)

Cheers


John, that worked except it filled several thousand new rows down. And I hate
that becuase then the scroll bar for the whole workbook is compressed to a
quarter inch at the top.
Way to do that without in adding all those blank rows?

This email is my business email -- Please do not email me about forum
matters unless you intend to pay!
 
K

kevs14

John, remember we don't know anything. Excel is like particle physics to the rest of us.
Anyway got it to work. It's a nice "workaround"
Good info, but truth is, I mentioned this before, I'm going to be using this file for years to come so at some point I should just make those emails link live even though I have to do it manually one at a time. (or have an intern do that) --
Shame excel does not have a quick "make the column email or websites" link live -- boom.
 
J

John McGhie

Hi Kevs:

Excel 2004 DOES have the ability for you to construct a "make this column
into hyperlinks" macro, and Excel 2011 will have too.

But if you think "this" is particle physics, that book will forever remain
closed for you.

In the meantime, we gave you a formula that would do it, but you threw up
your hands and said it was "too hard".

I privately suspect that if you had tried it, you would have found that it
is actually very easy :)

I can remember when I felt exactly the same as you do about Excel. I used
to say "Excel? That's that application with numbers in it, isn't it?"
Sorry, but Excel *IS* a 'power tool'. We do have to learn to use it. And
it's not that difficult: the hardest step is the 'first' -- deciding to
begin! I know this, because I took it fairly recently myself :)

Cheers


John, remember we don't know anything. Excel is like particle physics to the
rest of us.
Anyway got it to work. It's a nice "workaround"
Good info, but truth is, I mentioned this before, I'm going to be using this
file for years to come so at some point I should just make those emails link
live even though I have to do it manually one at a time. (or have an intern do
that) --
Shame excel does not have a quick "make the column email or websites" link
live -- boom.

--

The email below is my business email -- Please do not email me about forum
matters unless I ask you to; or unless you intend to pay!

John McGhie, Microsoft MVP (Word, Mac Word), Consultant Technical Writer,
McGhie Information Engineering Pty Ltd
Sydney, Australia. | Ph: +61 (0)4 1209 1410 | mailto:[email protected]
 

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

Similar Threads


Top