+ Reply to Thread
Results 1 to 2 of 2

pivot tables - set up one pivot cache, and then create tables

  1. #1
    Registered User
    Join Date
    10-23-2006
    Posts
    6

    pivot tables - set up one pivot cache, and then create tables

    Hi, I'm trying to create a number of pivot tables - the specific tables that are created are dependant on tick boxes from a userform.

    I figured the easiest way to do this (and most memory efficient) would be to set up one pivot cache, and then create the tables from this.

    It should be relatively simple, but I'm struggling!

    Here's my code so far...

    Please Login or Register  to view this content.
    Cheers

    Charlie

  2. #2
    Valued Forum Contributor
    Join Date
    08-26-2006
    Location
    -
    MS-Off Ver
    2010
    Posts
    388
    I've played with creating pivot tables in the past. See if this helps:

    Raw data on sheet 1. Column headings (A1:F1) - Order no, Activity code, Duration, OMS no, Name, Date

    The code for manipulating the pivot table fields (the code between With pvtTable1...End With) can be obtained by recording a macro while creating a pivot table.

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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