PC Review


Reply
Thread Tools Rate Thread

Converting Text to a hyperlink

 
 
Darin Kramer
Guest
Posts: n/a
 
      18th Sep 2007
Howdie

Column A I have a list of names
Column K I have a corresponding list of email addresses (these are
Hyperlinks with a mail to command within the hyperlink)
Thus for eg
A1 = John Smith
K1 = (E-Mail Removed)

Now I want to create a new column say L which would say John Smith in it
(but would have the hyperlink of (E-Mail Removed)) as its neater just
to see the name and be able to click on it rather than the full
address...

I need to do it for all data in the columns....

Appreciate any assistance!

Regards

D



*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
 
 
 
=?Utf-8?B?R2FyeScncyBTdHVkZW50?=
Guest
Posts: n/a
 
      18th Sep 2007
What you want is both very easy and very useful:

=HYPERLINK("mailto:" & K1,A1)

entered in L1

--
Gary''s Student - gsnu2007


"Darin Kramer" wrote:

> Howdie
>
> Column A I have a list of names
> Column K I have a corresponding list of email addresses (these are
> Hyperlinks with a mail to command within the hyperlink)
> Thus for eg
> A1 = John Smith
> K1 = (E-Mail Removed)
>
> Now I want to create a new column say L which would say John Smith in it
> (but would have the hyperlink of (E-Mail Removed)) as its neater just
> to see the name and be able to click on it rather than the full
> address...
>
> I need to do it for all data in the columns....
>
> Appreciate any assistance!
>
> Regards
>
> D
>
>
>
> *** Sent via Developersdex http://www.developersdex.com ***
>

 
Reply With Quote
 
Darin Kramer
Guest
Posts: n/a
 
      19th Sep 2007


Awesome!!! Thanks!!!

*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
Darin Kramer
Guest
Posts: n/a
 
      19th Sep 2007


But.... when I copy and paste values(as I'd like to move that cell to
another book), Excel forgets that it is a hyperlink - ie clicking it no
longer launches email...

Ideas...?

Regards

D

*** Sent via Developersdex http://www.developersdex.com ***
 
Reply With Quote
 
=?Utf-8?B?R2FyeScncyBTdHVkZW50?=
Guest
Posts: n/a
 
      28th Sep 2007
If you copy a hyperlink and then paste/special/value somewhere else, the copy
will be "cold" (un-clickable). To make the hyperlink "hot" just select the
cell, touch F2, then touch ENTER.
--
Gary''s Student - gsnu2007


"Darin Kramer" wrote:

>
>
> But.... when I copy and paste values(as I'd like to move that cell to
> another book), Excel forgets that it is a hyperlink - ie clicking it no
> longer launches email...
>
> Ideas...?
>
> Regards
>
> D
>
> *** Sent via Developersdex http://www.developersdex.com ***
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Converting text to Hyperlink cells in a column Don Guillett Microsoft Excel Worksheet Functions 1 26th Dec 2006 09:21 PM
Why do I lose hyperlink display text when converting to PDF =?Utf-8?B?S2VubnlNYWM=?= Microsoft Word Document Management 1 23rd Feb 2006 02:04 PM
Converting hyperlink picture object to hyerlink text graham.walter@gmail.com Microsoft Excel Misc 0 4th Oct 2005 09:53 AM
Converting hyperlink of a table of contents to a text. =?Utf-8?B?aGVscGFwcHJlY2lhdGVk?= Microsoft Access 3 22nd Dec 2004 05:36 AM
Converting text to hyperlink in Excel 2000 Robin Cowdrey Microsoft Excel Discussion 2 6th Dec 2004 09:45 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:42 AM.