ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Excel 2003 column formatting question (https://www.excelbanter.com/excel-discussion-misc-queries/189301-excel-2003-column-formatting-question.html)

FrankSpokane

Excel 2003 column formatting question
 
I imported a text file that has names and email addresses.
How do I format the column with the email addresses so they become real html
email address instead of plain text.

Thanks to all replies.

Dave Peterson

Excel 2003 column formatting question
 
You can't do it by formatting alone.

You could use a macro to do the insert|hyperlink based on the contents of the
cell -- or even easier you could use another column with a formula like:

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


FrankSpokane wrote:

I imported a text file that has names and email addresses.
How do I format the column with the email addresses so they become real html
email address instead of plain text.

Thanks to all replies.


--

Dave Peterson


All times are GMT +1. The time now is 01:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com