![]() |
Parse an email address
Hi,
I need to parse a email address to get the url. Given a cell containing: I need to extract: reallycoolurl.com Any help is GREATLY appreciated. Thanks MJC |
Parse an email address
=MID(A1,FIND("@",A1)+1,255)
"Michael Connolly" wrote: Hi, I need to parse a email address to get the url. Given a cell containing: I need to extract: reallycoolurl.com Any help is GREATLY appreciated. Thanks MJC |
All times are GMT +1. The time now is 04:46 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com