+ Reply to Thread
Results 1 to 4 of 4

Auto Order?

  1. #1
    Registered User
    Join Date
    03-11-2015
    Location
    Turkey
    MS-Off Ver
    2016
    Posts
    8

    Auto Order?

    Hi everyone

    In rhe excel sheet in the link below in the A column there are 5k rows including untidy data.What i want to do is to get all these untidy data in order in column F.I tried a formula but could not succeed at all.Thank you very much for your help.

    https://yadi.sk/i/16xRgaKM3LHLou

  2. #2
    Forum Expert azumi's Avatar
    Join Date
    12-10-2012
    Location
    YK, Indonesia
    MS-Off Ver
    Excel 365
    Posts
    2,406

    Re: Auto Order?

    Perhaps put this on cell F5 and copied down as necessary :

    =IFERROR(INDEX($A$4:$A$5000,AGGREGATE(15,6,(ROW($A$4:$A$5000)-MIN(ROW($A$4:$A$5000))+1)/($A$4:$A$5000<>""),ROW(A1))),"")

  3. #3
    Registered User
    Join Date
    03-11-2015
    Location
    Turkey
    MS-Off Ver
    2016
    Posts
    8

    Re: Auto Order?

    Quote Originally Posted by azumi View Post
    Perhaps put this on cell F5 and copied down as necessary :

    =IFERROR(INDEX($A$4:$A$5000,AGGREGATE(15,6,(ROW($A$4:$A$5000)-MIN(ROW($A$4:$A$5000))+1)/($A$4:$A$5000<>""),ROW(A1))),"")
    That perfectly works. Thank you very much

  4. #4
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    30,786

    Re: Auto Order?

    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED. Thanks.

+ 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] Auto Generate Work Order
    By Daych in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 03-30-2016, 01:39 AM
  2. auto-populating order records
    By rchapman in forum Excel Formulas & Functions
    Replies: 14
    Last Post: 11-07-2014, 01:50 PM
  3. Auto Order
    By Squashua in forum Excel General
    Replies: 5
    Last Post: 12-12-2013, 04:46 PM
  4. Purchase Order Auto Numbering
    By cmf in forum Excel General
    Replies: 3
    Last Post: 12-27-2006, 12:43 PM
  5. [SOLVED] Auto sort in asending order
    By pADDY qUIGLEY in forum Excel General
    Replies: 2
    Last Post: 07-14-2006, 04:25 PM
  6. Generate Auto Order Number
    By cher in forum Excel General
    Replies: 1
    Last Post: 03-28-2006, 01:20 PM
  7. [SOLVED] Auto Work Order Numbers
    By Paul in forum Excel General
    Replies: 1
    Last Post: 11-14-2005, 02:15 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