+ Reply to Thread
Results 1 to 3 of 3

Macro to Put Rows of Data in Alphabetical Order

  1. #1
    Registered User
    Join Date
    03-04-2010
    Location
    South Florida
    MS-Off Ver
    Excel 2007
    Posts
    72

    Macro to Put Rows of Data in Alphabetical Order

    Hello,

    Could someone here create a macro that will put the data below in alphabetical order (the data is in a row, all caps, and separated by a comma. I have many rows of data. Just need each row sorted by first name. Here's an example:


    MIKE J RAPSON, DEVIN M BAZEMORE, CHRISTOPHER ALLEN BICKNELL, LEO CHRISTOPHER


    Thanks

  2. #2
    Registered User
    Join Date
    03-04-2010
    Location
    South Florida
    MS-Off Ver
    Excel 2007
    Posts
    72

    Re: Macro to Put Rows of Data in Alphabetical Order

    Here is some code. How can I make it select all rows C - G instead of just row 3?


    Please Login or Register  to view this content.

  3. #3
    Forum Contributor mewingkitty's Avatar
    Join Date
    09-29-2008
    Location
    Fort McMurray, Alberta, Canada
    MS-Off Ver
    Excel 2003
    Posts
    949

    Re: Macro to Put Rows of Data in Alphabetical Order

    Should be able to just change the "C3:G3"'s to "C3:G100" or whatever you want the range to be.

    mew!
    =IF(AND(OR(BLONDE,BRUNETTE,REDHEAD),OR(MY PLACE,HER PLACE),ME),BOW-CHICKA-BOW-WOW,ANOTHER NIGHT ON THE INTERNET)

+ 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