+ Reply to Thread
Results 1 to 5 of 5

Go to "Grand Total"

  1. #1
    Registered User
    Join Date
    03-29-2014
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    15

    Go to "Grand Total"

    I really hope this makes sense.

    I am trying doing a VBA where I copy data from one pivot table, and then past the data in another.
    In order to copy my data I need to "get detail" from the Grand Total in the pivot table. That cell alw ays changes depending on how much product is in the list. How do I make the coding understand it's always the "grand Total" it has to select. It will always be in Column I, but the row # changes.

    PHP Code: 
    Range("I40544").Select
        Selection
    .ShowDetail True 

  2. #2
    Valued Forum Contributor
    Join Date
    05-08-2015
    Location
    Uvalde, TX
    MS-Off Ver
    2010
    Posts
    720

    Re: Go to "Grand Total"

    Hi,

    This website shows how to read data from a pivot table.

    http://www.databison.com/how-to-read...ble-using-vba/

    Hope this helps.

  3. #3
    Registered User
    Join Date
    03-29-2014
    Location
    Toronto, Canada
    MS-Off Ver
    Excel 2010
    Posts
    15

    Re: Go to "Grand Total"

    Ahhh this feels super confusing. I feel like I definitely don't know enough for this.

  4. #4
    Valued Forum Contributor
    Join Date
    05-08-2015
    Location
    Uvalde, TX
    MS-Off Ver
    2010
    Posts
    720

    Re: Go to "Grand Total"

    Try something like this.

    Please Login or Register  to view this content.

  5. #5
    Forum Expert
    Join Date
    08-12-2012
    Location
    Sydney, Australia
    MS-Off Ver
    Excel 2010
    Posts
    5,636

    Re: Go to "Grand Total"

    assuming Grand Total is in column A
    Please Login or Register  to view this content.
    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

+ 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. VBA to copy Pivot Table "Grand Total" column
    By rw2 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-07-2015, 05:33 AM
  2. Is it possible to get Pivot Table "Grand Total" into the pivot chart?
    By 1losthuman in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 03-31-2015, 01:08 PM
  3. [SOLVED] Pivot Table won't calculate the grand total of "% of income"
    By excellearner1990 in forum Excel Charting & Pivots
    Replies: 11
    Last Post: 08-18-2013, 09:57 AM
  4. Deleting duplicate with "ONE" grand total
    By cesar01 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 10-18-2012, 04:59 PM
  5. Replies: 0
    Last Post: 10-15-2012, 06:09 PM
  6. [SOLVED] Macro to delete entire row if cell contains the word "total" or "Total"
    By theatricalveggie in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 08-10-2011, 12:38 PM
  7. Grand total is rounded "Circular Reference
    By Saintsman in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 06-05-2006, 01:45 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