Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I wrote:
MID(A1, 1+FIND("@",A1), LEN(A1)-FIND("@",A1)) Sorry, I forgot to prefix that as follows: "www." & MID(...) But Aqib posted a better formula, which I would write as: "www." & RIGHT(A1, LEN(A1)-FIND("@",A1)) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to extract email address and place into a new column | Excel Worksheet Functions | |||
add email address to a list of names | Excel Discussion (Misc queries) | |||
I want to pull out companies without an email address? | Excel Worksheet Functions | |||
how do I make make my hyperlinks show the email address they are . | Excel Discussion (Misc queries) | |||
Remove Email address header | Excel Discussion (Misc queries) |