+ Reply to Thread
Results 1 to 2 of 2

Help with Transform Range

  1. #1
    Registered User
    Join Date
    12-11-2012
    Location
    Houston
    MS-Off Ver
    Excel 2003
    Posts
    4

    Help with Transform Range

    I have attached an example of what I need to have happen. Okay so here is my problem.
    I have a list with a hundred thousand plus rows in it, they include name, address, city/state/zip and a numeric value all listed in a single column, problem is, I need them to be in separate columns labeled name, address, city/state/zip and value. I know how to transform a range but the real problem is that some of the contacts have a contact name. So instead of having 4 cells of info, some have 5. I do not know how to get excel to overcome this. One helpful bit of info though, is that every contacts info ends with a numeric value. Thanks for your time
    Attached Files Attached Files

  2. #2
    Forum Guru xladept's Avatar
    Join Date
    04-14-2012
    Location
    Pasadena, California
    MS-Off Ver
    Excel 2003,2010
    Posts
    12,378

    Re: Help with Transform Range

    Hi Beezer,

    Try this:

    Please Login or Register  to view this content.
    Directions for running the routine(s) just supplied

    Copy the code to the clipboard

    Open your Workbook

    Press ALT + F11 to open the Visual Basic Editor.

    Select “Module” from the Insert menu

    Type "Option Explicit" then paste the code into the white space on the right

    With the cursor between Sub and End Sub press F5 (F8 to Single Step)

    OR

    Press ALT + Q to close the code window.

    Press ALT + F8 then double click on the macro name

    You're welcome!
    Last edited by xladept; 01-29-2013 at 04:43 PM.
    If I've helped you, please consider adding to my reputation - just click on the liitle star at the left.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Pride has no aftertaste.)

    You can't do one thing. XLAdept

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~aka Orrin

+ 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