+ Reply to Thread
Results 1 to 3 of 3

Using a formula to arrange data

  1. #1
    Registered User
    Join Date
    01-21-2020
    Location
    UK
    MS-Off Ver
    365
    Posts
    6

    Using a formula to arrange data

    Hi,

    I have a speadsheet of a lot of data which i want to tidy up. Please see attached.

    On the worksheet Data, i have a list of codes in column A which are duplicated for different entry in column E. Column E contains account numbers that also are duplicated depending on whether they are associated against the code in column A.
    The worksheet Table is how i am trying to format the data.

    The problem is i have over 3000 lines of data so copy and pastinf is very time consuming.

    Thanks

    Andy
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,064

    Re: Using a formula to arrange data

    in Table!A2
    =IFERROR(INDEX(Data!$A$2:$E$1000,AGGREGATE(15,6,ROW(Data!$A$2:$A$1000)/((Data!$A$2:$A1000=A$1)),ROWS(A$2:A2))-(2-1),5),"")
    copy down for as many rows as you have in Data Column A, ie over 3000
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Registered User
    Join Date
    01-21-2020
    Location
    UK
    MS-Off Ver
    365
    Posts
    6

    Re: Using a formula to arrange data

    Sorted, 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. Replies: 2
    Last Post: 02-12-2020, 09:34 AM
  2. need formula to arrange the data from columns to Rows
    By Giri.hb in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-28-2018, 02:10 AM
  3. [SOLVED] Re-arrange data
    By kay007 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-23-2017, 06:53 AM
  4. [SOLVED] Formula to re-arrange data
    By rizmomin in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 01-17-2015, 08:30 PM
  5. [SOLVED] Formula to re-arrange a dataset
    By maxgue in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 07-17-2013, 09:53 AM
  6. Formula required to arrange data
    By reddo in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 02-26-2013, 07:19 PM
  7. Re-arrange Data
    By herverob in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 01-28-2008, 09:45 AM

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