Results 1 to 16 of 16

Reconfigure Data to make it usuable

Threaded View

  1. #14
    Forum Moderator Glenn Kennedy's Avatar
    Join Date
    07-08-2012
    Location
    Digital Nomad... occasionally based in Ireland.
    MS-Off Ver
    O365 (PC) V 2406
    Posts
    44,662

    Re: Reconfigure Data to make it usuable

    OK. A bit of tidying up, getting all the range definitions to the start, giving them (slightly) more memorable names, etc, etc. Check it carefully!!!


    Formula: copy to clipboard

    =LET(ID,Sheet1!A2:D200,w,COUNTA(Sheet1!E1:K1),hd,Sheet1!E2:K200,col,COUNTA(Sheet1!A1:D1),rID,ROWS(ID),
    ID_F,FILTER(INDEX(ID,1+INT((SEQUENCE(rID*w)-1)/w),SEQUENCE(,col)),{1,0,1,1}),
    Day,FILTER(INDEX(ID,1+INT((SEQUENCE(rID*w)-1)/w),SEQUENCE(,col))-(w-(1+MOD(SEQUENCE(w*rID)-1,w))),{0,1,0,0}),
    Hrs,INDEX(hd,1+INT((SEQUENCE(rID*w)-1)/w),1+MOD((SEQUENCE(rID*w)-1),w)),
    CHOOSE({1,1,1,2,3},ID_F,Day,Hrs))
    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. Replies: 6
    Last Post: 05-10-2022, 02:42 PM
  2. [SOLVED] Reconfigure table results
    By Arran [BMI] in forum Excel General
    Replies: 7
    Last Post: 06-02-2020, 02:32 AM
  3. reconfigure default pasting formats
    By abstoler in forum Excel General
    Replies: 0
    Last Post: 03-08-2020, 05:37 PM
  4. Replies: 3
    Last Post: 05-22-2016, 06:30 AM
  5. [SOLVED] Converting text into usuable number
    By dbogey in forum Excel General
    Replies: 7
    Last Post: 03-21-2014, 09:38 AM
  6. Replies: 0
    Last Post: 03-08-2013, 06:34 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