+ Reply to Thread
Results 1 to 2 of 2

Summary tables convert into row data

  1. #1
    Registered User
    Join Date
    12-26-2019
    Location
    Minnesota
    MS-Off Ver
    365
    Posts
    1

    Summary tables convert into row data

    I have summary tables that I want to convert into individual row data. So for example, I have tables like this:
    White | proficient | not proficient
    reading | 100 | 50
    math | 80 | 29

    African American | proficient | not proficient
    reading | 60 | 45
    math | 50 | 75


    I want to be able to turn this into three columns:
    Race subject Proficiency
    With 100 rows of white reading proficient, 50 rows of white reading not proficient, 80 rows of white math proficient; 29 rows of white math not proficient; 60 rows of AA reading proficient, 45 rows of AA reading not proficient; 50 rows of AA math proficient and 75 rows of AA, math not proficient.

    I need to do this to a lot of tables.

    Is this possible in VBA? I’m a beginner in VBA.

    Thanks

    Laura

  2. #2
    Forum Moderator jeffreybrown's Avatar
    Join Date
    02-19-2009
    Location
    Cibolo, TX
    MS-Off Ver
    Office 365
    Posts
    10,327

    Re: Summary tables convert into row data

    Hi Laura & Welcome to the forum,

    I must say, many things are possible with VBA, but in this case, an example workbook would help tremendously.

    Please attach a sample workbook (not a picture or pasted copy). Make sure there is just enough data to demonstrate your need.

    Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are shown, mock them up manually if necessary.

    Remember to desensitize the data.

    Click on GO ADVANCED and then scroll down to Manage Attachments to open the upload window.

    Also, you can refer to the big "Yellow" banner at the top of the forum.
    HTH
    Regards, Jeff

+ 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] Convert Summary of Data into Array with All Results
    By sprince44 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-16-2019, 03:51 PM
  2. [SOLVED] Summary Using Two Reference Tables
    By modytrane in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 08-06-2019, 01:19 PM
  3. Creating Automatic Summary Tables from a Master Data Table (Equation?)
    By tjb0012 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-08-2017, 04:59 PM
  4. Summary from multiple tables
    By trisoldee in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 09-08-2015, 05:41 PM
  5. Summary tables for data sheets
    By RickDM in forum Excel General
    Replies: 1
    Last Post: 08-15-2011, 10:34 AM
  6. Replies: 2
    Last Post: 04-29-2010, 04:27 AM
  7. [SOLVED] How do I convert word data (not in tables) into excel format?
    By resret29 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-08-2005, 09:05 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