+ Reply to Thread
Results 1 to 3 of 3

Help writing macro to move around text

  1. #1
    Registered User
    Join Date
    01-10-2011
    Location
    Cleveland, Ohio
    MS-Off Ver
    Excel 2007
    Posts
    2

    Help writing macro to move around text

    I am trying to compile an email list that I have and it needs to be in a different format than I currently have it. Currently the list is all in column A and reads like this:

    Email@domain.com;First Last

    I need it to be separated out so that column A is the email address, column B is the First Name, and column C is the Last name.

    Any help with creating a macro or the best way to get this done I would really appreciate it. Thanks!

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Help writing macro to move around text

    You should be able to do this using Text To Columns and choosing both Space and Semi Colon as your delimiters.

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

  3. #3
    Registered User
    Join Date
    01-10-2011
    Location
    Cleveland, Ohio
    MS-Off Ver
    Excel 2007
    Posts
    2

    Re: Help writing macro to move around text

    That worked great. thank you very much.

+ 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