Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way, using a formula:
=MID(A1,FIND("@",A1)+1,256) To do it in place: Choose Data/Text to Columns/Delimited, click Next. Check "Other" and enter "@" in the input box. Click Next. Select the first column and select the Do Not Import Column (Skip) radio button. Click Finish In article , Pete wrote: Delete data in a cell before the @ sign in an email address |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro question | Excel Worksheet Functions | |||
Inputting data to one worksheet for it effect another | Excel Discussion (Misc queries) | |||
ranking query | Excel Discussion (Misc queries) | |||
delete duplicate record but only determine 1 column data | Excel Worksheet Functions | |||
Inserting a new line when external data changes | Excel Discussion (Misc queries) |