+ Reply to Thread
Results 1 to 2 of 2

Sort Alphabetically letters and numbers(column) - sorted letters on the top in the column

  1. #1
    Registered User
    Join Date
    01-15-2014
    Location
    Washington
    MS-Off Ver
    Excel 2007
    Posts
    0

    Lightbulb Sort Alphabetically letters and numbers(column) - sorted letters on the top in the column

    Hi,
    I would like to create a VBA macro button which would sort a column contained letters and numbers, and return letters sort on the top of the column followed with the numbers. See this example below.


    Column A

    Allan Jack
    Ben Jack
    Adrien Om
    Olivia McCartney
    Debora Elisabeth
    Mark Dan
    Apple Danny
    Carolina Edith
    Zebra Zeng
    Brian Bransc
    Benito Martinez
    Karin Orth
    Maria McCleman
    Dave Bond
    Eva Laura
    45
    Jack Clod
    20
    1
    52
    3
    0


    Result after running the macro:

    Column A

    Adrien Om
    Allan Jack
    Apple Danny
    Ben Jack
    Benito Martinez
    Brian Bransc
    Carolina Edith
    Dave Bond
    Debora Elisabeth
    Eva Laura
    Jack Clod
    Karin Orth
    Maria McCleman
    Mark Dan
    Olivia McCartney
    Zebra Zeng
    45
    20
    1
    52
    3
    0

    Thanks in advance for your help.

    Ferddy.
    Last edited by Ferddy; 08-27-2014 at 11:53 AM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166
    Hello Ferddy,

    Welcome to Excelforum. Be a part of large Excel community. Enjoy Learning.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Last non-zero number in column where column contains numbers and letters
    By mst3k4L in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-02-2013, 08:40 PM
  2. [SOLVED] Reading the last 2 letters in a combobox value and enter those 2 letters into column
    By emilyloz in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 06-26-2013, 09:26 AM
  3. How to sort a column depending on number of letters
    By julia81 in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 04-16-2008, 03:38 PM
  4. [SOLVED] How can I change column numbers back to column letters?
    By Space Elf in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-02-2006, 05:40 PM
  5. [SOLVED] Covert Column Numbers to Column Letters in Excel VB
    By Keith in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 03-17-2005, 07:06 PM

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