+ Reply to Thread
Results 1 to 2 of 2

How to Sort the column second letter wise in alphabetically

  1. #1
    Registered User
    Join Date
    07-30-2012
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    80

    How to Sort the column second letter wise in alphabetically

    Hai Friends..

    In My attached file.. I want to sort the column.. in second letter alphabetically.. first letter we can sort A to Z.. Last Letter Z to A.. How to sort second letter wise alphabetically.

    Thanking You..
    Attached Files Attached Files
    Last edited by Shi; 05-18-2016 at 05:48 AM.

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,714

    Re: How to Sort the column second letter wise in alphabetically

    You can add two temporary helper columns using these formulae:

    D2: =LEFT(B2)

    E2: =MID(B2,2,1)

    Copy these down, then apply the sort to all 4 columns, using column D and E as the sort fields.

    Hope this helps.

    Pete

+ 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. Sort a two column list alphabetically by type, then by product
    By fjyoder in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-17-2016, 05:16 PM
  2. [SOLVED] Sort individual column Alphabetically
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 09-19-2015, 05:40 AM
  3. [SOLVED] How can numbering alphabetically grop wise from master sheet?
    By emran06 in forum Excel General
    Replies: 22
    Last Post: 01-26-2015, 02:35 AM
  4. Macro to Sort column B and C alphabetically
    By anthony.maddick in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-15-2014, 09:27 PM
  5. excel to sort data in a column alphabetically
    By zachmcnulty in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-02-2008, 12:52 PM
  6. [SOLVED] wise *** who changed column headers to numbers instead of letter
    By softie27 in forum Excel General
    Replies: 1
    Last Post: 12-28-2005, 11:19 AM
  7. [SOLVED] How do I sort alphabetically by last letter in Excel?
    By andrewcodd in forum Excel General
    Replies: 3
    Last Post: 07-27-2005, 12:05 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