Results 1 to 4 of 4

Effectively rearrange large dataset

Threaded View

  1. #2
    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,824

    Re: Effectively rearrange large dataset

    See attached: sample data in column A:C with output in E:G

    in E2

    =INDEX($B$1:$C$1,INT((ROWS($1:1)-1)/14)+1)

    in F2

    =MOD(ROWS($1:1)-1,14)+2004

    in G2

    =INDEX($B$2:$Z$15,MOD(ROWS($1:1)-1,14)+1,MATCH($E2,$B$1:$Z$1,0))
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] How to find large amount number/letter sequences effectively from a table
    By keitto in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 05-30-2015, 07:43 AM
  2. Large dataset sorting help
    By kjibbs in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-21-2014, 12:35 PM
  3. Replies: 3
    Last Post: 01-23-2014, 10:13 AM
  4. [SOLVED] Finding ALL CAPS in large dataset
    By renee705 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-30-2012, 02:35 PM
  5. [SOLVED] Graphing a large dataset
    By CTM2012 in forum Excel General
    Replies: 6
    Last Post: 06-18-2012, 03:48 PM
  6. Graphing a large dataset
    By CTM2012 in forum Excel General
    Replies: 9
    Last Post: 06-18-2012, 10:20 AM
  7. Delete rows from a LARGE dataset
    By trillium in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-15-2011, 05:50 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