+ Reply to Thread
Results 1 to 6 of 6

VBA Macro - Summarizing Data

  1. #1
    Registered User
    Join Date
    10-10-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    9

    VBA Macro - Summarizing Data

    Hi everyone!

    I'm currently using the following VBA (found online) to summarize data from various worksheets. Everything works well except the Summary Table is appears as:

    Worksheet Name 1 - A1 - A2 - A3
    Worksheet Name 2 - A1 - A2 - A3

    I would like to see it transposed so

    Worksheet Name 1 - Name 2 - Name 3
    A1 - A1 - A1
    A2 - A2 - A2
    A3 - A3 - A3

    Any help would be appreciated!

    ---

    Please Login or Register  to view this content.
    Last edited by alansidman; 12-30-2015 at 12:46 PM. Reason: code tags added

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

    Re: VBA Macro - Summarizing Data

    Code Tags Added
    Your post does not comply with Rule 3 of our Forum RULES. Use code tags around code.

    Posting code between [CODE]Please [url=https://www.excelforum.com/login.php]Login or Register [/url] to view this content.[/CODE] tags makes your code much easier to read and copy for testing, it also maintains VBA formatting.

    Highlight your code and click the # icon at the top of your post window. More information about these and other tags can be found at http://www.excelforum.com/forum-rule...rum-rules.html



    ( I have added them for you today. Please take a few minutes to read all Forum Rules and comply in the future.)
    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

  3. #3
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: VBA Macro - Summarizing Data

    Maybe this instead:

    Please Login or Register  to view this content.
    if that doesn't work then submit your workbook or sample workbook to test on.
    If you are happy with my response please click the * in the lower left of my post.

  4. #4
    Registered User
    Join Date
    10-10-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    9

    Re: VBA Macro - Summarizing Data

    I tried that and it's showing up as:
    Worksheet Name 1 - Name 2 - Name 3
    Worksheet Name 1 - Name 2 - Name 3
    Worksheet Name 1 - Name 2 - Name 3

    I've attached a sample workbook to test.

    Thanks in advance!
    Attached Files Attached Files

  5. #5
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: VBA Macro - Summarizing Data

    Include in your sample worksheet what it should look like after the macro is run

  6. #6
    Registered User
    Join Date
    10-10-2013
    Location
    Canada
    MS-Off Ver
    Excel 2010
    Posts
    9

    Re: VBA Macro - Summarizing Data

    Please see attached spreadsheet with a tab showing what I want the macro to do.
    Thanks!
    Attached Files Attached Files

+ 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] Macro and summarizing data
    By Ejb123erok in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-31-2014, 05:40 PM
  2. Macro summarizing or merge
    By elevisse in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 10-12-2012, 06:00 AM
  3. Counting and Summarizing Data - Can't get pivot to work, maybe Macro?
    By Mike74 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-05-2012, 11:28 AM
  4. Summarizing cell data using Macro
    By Observer in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 07-22-2012, 03:57 PM
  5. Macro for summarizing data per month.
    By queenie in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-02-2012, 06:59 AM
  6. Data summarizing!?
    By Crebsington in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 08-18-2011, 02:10 AM
  7. Summarizing data
    By dallymo in forum Excel General
    Replies: 7
    Last Post: 01-22-2010, 11:38 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