+ Reply to Thread
Results 1 to 4 of 4

Real Arrange VS Alphabetic

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    10-18-2017
    Location
    london
    MS-Off Ver
    2007
    Posts
    152

    Real Arrange VS Alphabetic

    Hi my friends...

    In my file formula arrange text alphabetical, but my need is real arrange.
    I try more formula modification but nothing happend.. (not work, #VALUE!)

    Can somebody to change formula for result like J row?

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Guru Bo_Ry's Avatar
    Join Date
    09-10-2018
    Location
    Thailand
    MS-Off Ver
    MS 365
    Posts
    7,213

    Re: Real Arrange VS Alphabetic

    Please try at G2

    Formula: copy to clipboard
    =IF((ROWS(G$3:G3)>COUNTIFS($B$3:$B$82,$E$3,$C$3:$C$82,""))*(B3=$E$3),INDEX(C:C,SMALL(IF(($B$3:$B$82=$E$3)*($C$3:$C$82>""),ROW($B$3:$B$82)),ROWS(G$3:G3)-COUNTIFS($B$3:$B$82,$E$3,$C$3:$C$82,""))),"")


    confirm with CSE
    Attached Files Attached Files

  3. #3
    Forum Expert
    Join Date
    09-25-2015
    Location
    Milan Italy
    MS-Off Ver
    office 365
    Posts
    1,796

    Re: Real Arrange VS Alphabetic

    unique list color for spot

    select spot with drop down list in e3

    G2=IFERROR(INDEX($C$3:$C$100,SMALL(IF(FREQUENCY(IF($B$3:$B$100=$E$3,IF($C$3:$C$100<>"",MATCH($C$3:$C$100,$C$3:$C$100,0))),ROW($C$3:$C$100)-ROW($C$3)+1),ROW($C$3:$C$100)-ROW($C$3)+1),ROWS($C$3:C3))),"")

    control+shift+enter
    Copy down
    Attached Files Attached Files

  4. #4
    Forum Contributor
    Join Date
    10-18-2017
    Location
    london
    MS-Off Ver
    2007
    Posts
    152

    Re: Real Arrange VS Alphabetic

    both wonderful answers dear friends....

+ 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. [SOLVED] prorate real real estate taxes
    By InvGrp2 in forum Excel General
    Replies: 8
    Last Post: 11-10-2023, 11:05 AM
  2. Alphabetic order
    By karimretina in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 05-05-2014, 10:34 PM
  3. [SOLVED] Arrange the Excel sheets name in alphabetic orders.How?
    By PRADEEPB270 in forum Excel General
    Replies: 2
    Last Post: 10-04-2013, 10:24 AM
  4. Alphabetic order
    By kuzna26 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-15-2013, 01:12 PM
  5. To get the Alphabetic Name for a Column No
    By e4excel in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-08-2008, 07:02 AM
  6. [SOLVED] method for arrange items in alphabetic order in a sheet
    By Anas Excel help! in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 08-06-2006, 05:09 AM
  7. Alphabetic autofill
    By dogisnuts in forum Excel General
    Replies: 3
    Last Post: 06-16-2005, 11: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