+ Reply to Thread
Results 1 to 2 of 2

Splitting data in Cells

  1. #1
    Registered User
    Join Date
    01-08-2009
    Location
    UK
    MS-Off Ver
    Excel 2003
    Posts
    7
    Hi Everyone,

    I have a load of cells that contain email addresses, and i need to split these addresses down, to show only the domain names.

    Is there a quick way of doing this, or do i need to click into every cell and delete the 1st half of the address?

    Many Thanks

    James

    Hi Everyone,

    I have a load of cells that contain email addresses, and i need to split these addresses down, to show only the domain names.

    Is there a quick way of doing this, or do i need to click into every cell and delete the 1st half of the address?

    Many Thanks

    James

    James try text to column option in data tools to split the cells.

    tek9step

    Hi james_edstrom
    try...
    Please Login or Register  to view this content.
    adjust ranges to suit

    Hi,

    How about this:

    =RIGHT(A1,LEN(A1)-FIND("@",A1))

    or use data > text to columns > delimited > custom > @

    oopsie, there's some double posting going on. Mods, please merge?

    oopsie, there's some double posting going on. Mods, please merge?

    Thanks everyone, very helpful!
    Last edited by dominicb; 12-10-2009 at 07:56 AM. Reason: Double Posts

  2. #2
    Forum Expert teylyn's Avatar
    Join Date
    10-28-2008
    Location
    New Zealand
    MS-Off Ver
    Excel 365 Insider Fast
    Posts
    11,372

    Re: Splitting data in Cells

    James, if this solved your problem, please mark this thread and your other, double posted thread as solved, so people will no longer feel they have to find a solution. Then, before you post more, read the forum rules again.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1