#1   Report Post  
Posted to microsoft.public.excel.misc
alisa
 
Posts: n/a
Default email hyperlinks


Hi all, hope somebody can help me with this:
I have a list of names with a column for email adresses. I've tried to
format this column so that it displays black and without underline, yet
still links to email. Unfortunately now any new email addresses in the
column no longer function automatically and I would have to link each
new entry manually (100s) . Please, can you tell me how to
correct this?
Thanks,
Alisa


--
alisa
------------------------------------------------------------------------
alisa's Profile: http://www.excelforum.com/member.php...o&userid=33940
View this thread: http://www.excelforum.com/showthread...hreadid=537165

  #2   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson
 
Posts: n/a
Default email hyperlinks

You can get rid of the hyperlinks using something like this:

Select the range to clean up (ctrl-a a few times will select all the cells)
hit alt-f11 (to get to the VBE)
hit ctrl-g (to see the immediate window)
type this and hit enter:

selection.hyperlinks.delete

====
Changing the format won't remove the links (as you've seen).

If you ever need to use those email addresses as links, you could use a helper
column and a formula like:

=hyperlink(a1,"Click me")
or
=hyperlink("mailto:"&a1,"click me")

Depending on what's in your cell.

alisa wrote:

Hi all, hope somebody can help me with this:
I have a list of names with a column for email adresses. I've tried to
format this column so that it displays black and without underline, yet
still links to email. Unfortunately now any new email addresses in the
column no longer function automatically and I would have to link each
new entry manually (100s) . Please, can you tell me how to
correct this?
Thanks,
Alisa

--
alisa
------------------------------------------------------------------------
alisa's Profile: http://www.excelforum.com/member.php...o&userid=33940
View this thread: http://www.excelforum.com/showthread...hreadid=537165


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Activate List of Email Hyperlinks Sharen Excel Worksheet Functions 4 May 31st 05 03:44 AM
Activate email column to hyperlinks DixieWins Excel Discussion (Misc queries) 2 February 3rd 05 08:09 PM
Convert entire columns of text email addresses to hyperlinks TSA Excel Worksheet Functions 2 January 20th 05 04:31 PM
Help me Please!! Need hyperlinks to show actual email address! dustin New Users to Excel 1 January 13th 05 08:59 PM
how do I make make my hyperlinks show the email address they are . Dustin Excel Discussion (Misc queries) 0 January 13th 05 01:39 AM


All times are GMT +1. The time now is 09:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"