+ Reply to Thread
Results 1 to 2 of 2

VBA Macro: Sorting Alphanumeric values

  1. #1
    Registered User
    Join Date
    03-31-2017
    Location
    India
    MS-Off Ver
    2013
    Posts
    10

    VBA Macro: Sorting Alphanumeric values

    Hi,
    I want to sort the project nos. which contains numeric-alphabet-numeric value such as
    2015AA001
    2015AA003
    2015AA004
    2015BA002

    In the above examples, while sorting; 2015BA002 is coming in last row instead of appearing in second row. Please help me with vba macro for arranging the project number based on last three digits only.

  2. #2
    Forum Expert
    Join Date
    02-14-2009
    Location
    .
    MS-Off Ver
    ................
    Posts
    2,840

    Re: VBA Macro: Sorting Alphanumeric values

    Use an additional column to extract the last 3 digits and sort on that...

+ 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. Alphanumeric Sorting
    By Dave_K in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 03-29-2016, 08:08 AM
  2. Replies: 2
    Last Post: 11-06-2014, 05:07 PM
  3. Alphanumeric sorting
    By panagle in forum Excel General
    Replies: 1
    Last Post: 04-17-2014, 12:05 AM
  4. AlphaNumeric sorting
    By bmoney26 in forum Excel General
    Replies: 1
    Last Post: 04-23-2012, 05:37 PM
  5. Sorting 2 alphanumeric columns using macro - considers only first 4 byte of column
    By syprakash in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-28-2010, 10:33 AM
  6. Sorting row with a alphanumeric value.
    By patwary8 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 04-07-2008, 04:10 PM
  7. [SOLVED] Sorting alphanumeric
    By KWBock in forum Excel General
    Replies: 4
    Last Post: 06-22-2005, 07:05 PM

Tags for this Thread

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