+ Reply to Thread
Results 1 to 5 of 5

want to covert data from columns to row as per attached details

Hybrid View

  1. #1
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2505 (Windows 11 Home 24H2 64-bit)
    Posts
    91,185

    Re: want to covert data from columns to row as per attached details

    All in one spill formula:

    =LET(u,UNIQUE(A5:A37),tr,DROP(REDUCE("",u,LAMBDA(x,y,VSTACK(x,TOROW(FILTER($B$5:$D$37,$A$5:$A$37=y))))),1),HSTACK(u,IFNA(IF(tr=0,"",tr),"")))
    Attached Files Attached Files
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

+ 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] Filter//paste data to 2 columns (title & details), autofill titles to match details
    By Frankximus3 in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-18-2016, 03:10 AM
  2. Replies: 7
    Last Post: 01-18-2016, 05:57 AM
  3. Replies: 2
    Last Post: 01-15-2016, 08:29 AM
  4. Employee Details with attached picters
    By Nisar.mohammed in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-06-2015, 04:04 AM
  5. Setting up some VBA to enter details into a complex form (spreadsheet attached!)
    By AdamLord in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-06-2011, 10:57 AM
  6. Update columns with data (Please see attached xls file)
    By pr4t3ek in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-23-2009, 11:11 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