Consulting

Results 1 to 2 of 2

Thread: Copy data from Pivot table(except headings) to a new tab using VBA

  1. #1
    VBAX Newbie
    Joined
    Jul 2018
    Posts
    1
    Location

    Question Copy data from Pivot table(except headings) to a new tab using VBA

    Hi,

    I am fairly new to the world of VBA, I am trying to automate a process for which I am required to copy the Pivot data (Except headings) to another tab and repeat the same process three times. but unsure how to go about it.

    Really appreciate pointers on this from the experts

    Regards
    Vikas

  2. #2
    VBAX Sage
    Joined
    Apr 2007
    Location
    United States
    Posts
    8,728
    Location
    Welcome to the forum -- take a minute to read the FAQ

    Q1 - all headings? Page, Column, Row? Subtotals? Grand Totals?

    Q2 - "three times" -- same PT or 3 different? -- 3 different sheets or one sheet but stacked 1-2-3 vertiacally or 1-2-3 side by side?

    Use [Go Advanced] at lower right and the paper clip to attach a small example with the PT and where you like it/them to end up
    ---------------------------------------------------------------------------------------------------------------------

    Paul


    Remember: Tell us WHAT you want to do, not HOW you think you want to do it

    1. Use [CODE] ....[/CODE ] Tags for readability
    [CODE]PasteYourCodeHere[/CODE ] -- (or paste your code, select it, click [#] button)
    2. Upload an example
    Go Advanced / Attachments - Manage Attachments / Add Files / Select Files / Select the file(s) / Upload Files / Done
    3. Mark the thread as [Solved] when you have an answer
    Thread Tools (on the top right corner, above the first message)
    4. Read the Forum FAQ, especially the part about cross-posting in other forums
    http://www.vbaexpress.com/forum/faq...._new_faq_item3

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •