+ Reply to Thread
Results 1 to 4 of 4

Transpose Data to Normalize Table

  1. #1
    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

    Transpose Data to Normalize Table

    Often times we receive requests to transpose data to a normalized table. This code will do same for simple cases. It can be modified as needed.

    Please Login or Register  to view this content.
    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

  2. #2
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Transpose Data to Normalize Table

    Or with Power Query:
    Please Login or Register  to view this content.

    I don't get why so much time is still spent seeking VBA data transformation solutions, when Power Query makes it all so simple.
    let Source = #table({"Question","Thread", "User"},{{"Answered","Mark Solved", "Add Reputation"}}) in Source

    If I give you Power Query (Get & Transform Data) code, and you don't know what to do with it, then CLICK HERE

    Walking the tightrope between genius and eejit...

  3. #3
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,604

    Re: Transpose Data to Normalize Table

    Quote Originally Posted by Olly View Post
    ... when Power Query makes it all so simple ...
    Not much use if you only have XL2007, like me !!

    Pete

  4. #4
    Forum Expert Olly's Avatar
    Join Date
    09-10-2013
    Location
    Darlington, UK
    MS-Off Ver
    Excel 2016, 2019, 365
    Posts
    6,284

    Re: Transpose Data to Normalize Table

    Dinosaur

+ 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] How to Normalize the Data in Excel?
    By fookelvin in forum Excel Charting & Pivots
    Replies: 5
    Last Post: 12-05-2016, 11:41 PM
  2. [SOLVED] Normalize Data for inclusion into Pivot Table
    By abublitz in forum Excel General
    Replies: 2
    Last Post: 09-28-2016, 10:22 AM
  3. How to normalize data for pivot table.
    By ammartino44 in forum Excel General
    Replies: 1
    Last Post: 09-03-2014, 03:58 AM
  4. Normalize data
    By MrKickAss in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 02-17-2014, 12:13 PM
  5. How to normalize data
    By excellicious in forum Excel General
    Replies: 3
    Last Post: 02-05-2009, 11:20 PM
  6. VB Macro to normalize a table
    By hasardeux in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-20-2009, 08:24 AM
  7. problem to normalize data
    By alnnbutms in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-19-2006, 07:40 PM

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