+ Reply to Thread
Results 1 to 2 of 2

Create Multiple Row from a Single Row breaking down a column

  1. #1
    Registered User
    Join Date
    04-02-2013
    Location
    Edmonton, Alberta
    MS-Off Ver
    Excel 2016
    Posts
    12

    Question Create Multiple Row from a Single Row breaking down a column

    Hello,

    I am trying to do the following: looking for some help. Thank you!



    F_Name Sur_name ID_number Weekday
    ABC DEF 123456 Mon Wed
    MNO PQR 234567 Wed Fri

    Result:
    F_Name Sur_name ID_number Weekday
    ABC DEF 123456 Mon
    ABC DEF 123456 Wed
    MNO PQR 234567 Wed
    MNO PQR 234567 Fri
    Last edited by aasulman; 06-14-2020 at 05:41 PM.

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2403 Win 11 Home 64 Bit
    Posts
    23,811

    Re: Create Multiple Row from a Single Row breaking down a column

    If you are willing to upgrade your version of Excel, then you can use Power Query to achieve this by unpivoting the data.

    Please Login or Register  to view this content.
    Excel 2016 (Windows) 32 bit
    A
    B
    C
    D
    1
    F_Name Sur_name ID_number Value
    2
    ABC DEF
    123456
    Mon
    3
    ABC DEF
    123456
    Wed
    4
    MNO PQR
    234567
    Wed
    5
    MNO PQR
    234567
    Fri
    Sheet: Sheet2

    Otherwise you will need to wait for another solution.
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

+ 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: 4
    Last Post: 05-20-2020, 03:08 AM
  2. Replies: 1
    Last Post: 01-23-2020, 07:35 PM
  3. Replies: 1
    Last Post: 11-29-2017, 05:13 PM
  4. Breaking up multiple lines into single rows
    By DRkidd22 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 02-11-2016, 11:12 AM
  5. Replies: 1
    Last Post: 06-17-2015, 09:31 AM
  6. Breaking a single row into multiple rows?
    By grimreefer in forum Excel General
    Replies: 6
    Last Post: 10-10-2012, 02:59 PM
  7. Replies: 2
    Last Post: 07-21-2012, 08:36 AM

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