Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
John87111
 
Posts: n/a
Default copy the underlying e-mail hyperlink information...

I have copied a web page into EXCEL that contains numerous hyperlinks labeled
"e-mail". When I click on the hyperlink Outlook opens and the e-mail address
is populated on the "to:" line. I want copy the underlying e-mail address in
the adjacent cell, but can not find a way to do it (all I get is another cell
labeled "e-mail"). I can do it by right clicking on the cell and selecting
"edit hyperlink" and do a copy/paste w/ the e-mail address. However, I have
a ton to do and was hoping to find a quick way to copy the email address,
Thanks for your help.



  #2   Report Post  
Carole O
 
Posts: n/a
Default

Hi, John

Try =MID(A1,7,25). This says in Cell A1, keep the 7th to 25th characters.
You may have to adjust it a little, but it will work. When you are done (or
before you start), highlight the column, copy, edit, paste special, values.
That will get rid of the underlines and automatically hyperlinking to Outlook.

Hope this helps,
Carole O

"John87111" wrote:

I have copied a web page into EXCEL that contains numerous hyperlinks labeled
"e-mail". When I click on the hyperlink Outlook opens and the e-mail address
is populated on the "to:" line. I want copy the underlying e-mail address in
the adjacent cell, but can not find a way to do it (all I get is another cell
labeled "e-mail"). I can do it by right clicking on the cell and selecting
"edit hyperlink" and do a copy/paste w/ the e-mail address. However, I have
a ton to do and was hoping to find a quick way to copy the email address,
Thanks for your help.



  #4   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

Dave Peterson posted a solution to a similar question in the following
thread:


http://groups.google.ca/groups?&thre...apeXSPAM. com

John87111 wrote:
Carole, thanks for the answer, but unfortunately that did not do what I want.
The cell (c4) reads "E-mail" & when the cursor is pointed at the label the
underlying hyper link is displayed (eg. ). I want to
get the underlying email address in the cell next to C4 (i.e. E4 would read
). Can you (or others!) offer any help

Thanks!!

"Carole O" wrote:


Hi, John

Try =MID(A1,7,25). This says in Cell A1, keep the 7th to 25th characters.
You may have to adjust it a little, but it will work. When you are done (or
before you start), highlight the column, copy, edit, paste special, values.
That will get rid of the underlines and automatically hyperlinking to Outlook.

Hope this helps,
Carole O

"John87111" wrote:


I have copied a web page into EXCEL that contains numerous hyperlinks labeled
"e-mail". When I click on the hyperlink Outlook opens and the e-mail address
is populated on the "to:" line. I want copy the underlying e-mail address in
the adjacent cell, but can not find a way to do it (all I get is another cell
labeled "e-mail"). I can do it by right clicking on the cell and selecting
"edit hyperlink" and do a copy/paste w/ the e-mail address. However, I have
a ton to do and was hoping to find a quick way to copy the email address,
Thanks for your help.






--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

  #5   Report Post  
Dave Peterson
 
Posts: n/a
Default

And if the =geturl() function returns , you could use:

=mid(geturl(a1),8,255)

It just ignores the first 7 characters.

Debra Dalgleish wrote:

Dave Peterson posted a solution to a similar question in the following
thread:


http://groups.google.ca/groups?&thre...apeXSPAM. com

John87111 wrote:
Carole, thanks for the answer, but unfortunately that did not do what I want.
The cell (c4) reads "E-mail" & when the cursor is pointed at the label the
underlying hyper link is displayed (eg. ). I want to
get the underlying email address in the cell next to C4 (i.e. E4 would read
). Can you (or others!) offer any help

Thanks!!

"Carole O" wrote:


Hi, John

Try =MID(A1,7,25). This says in Cell A1, keep the 7th to 25th characters.
You may have to adjust it a little, but it will work. When you are done (or
before you start), highlight the column, copy, edit, paste special, values.
That will get rid of the underlines and automatically hyperlinking to Outlook.

Hope this helps,
Carole O

"John87111" wrote:


I have copied a web page into EXCEL that contains numerous hyperlinks labeled
"e-mail". When I click on the hyperlink Outlook opens and the e-mail address
is populated on the "to:" line. I want copy the underlying e-mail address in
the adjacent cell, but can not find a way to do it (all I get is another cell
labeled "e-mail"). I can do it by right clicking on the cell and selecting
"edit hyperlink" and do a copy/paste w/ the e-mail address. However, I have
a ton to do and was hoping to find a quick way to copy the email address,
Thanks for your help.





--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html


--

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
copy subtotal information to new sheet Patience Excel Worksheet Functions 2 June 15th 05 04:03 PM
How do I copy the underlying e-mail hyperlink information from a . John87111 Excel Discussion (Misc queries) 3 April 26th 05 05:05 PM
how do i copy subtotals without the underlying data? Homer Excel Discussion (Misc queries) 4 April 26th 05 04:22 PM
Copy and paste Internet information into Excel 2003 Michael Excel Discussion (Misc queries) 0 February 10th 05 09:51 PM
how to copy 2350 hyperlink full paths to any column in a worksheet ? kontiki Excel Discussion (Misc queries) 4 December 10th 04 10:00 PM


All times are GMT +1. The time now is 01:25 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"