+ Reply to Thread
Results 1 to 4 of 4

Large Pivot Table Printing

  1. #1
    Registered User
    Join Date
    07-08-2008
    Location
    New Jersey
    Posts
    52

    Large Pivot Table Printing

    Hey guys, long time no post.

    I receive a report every month from a client. In this report, I get information via pivot table and have to manually go through and click on the account number, click print, click the next account number, click print etc etc. This process alone takes an average of two hours out of my day.

    Is there a macro that could be run to automate this task and just loop until it reaches the last account number?

    I attached screen shots to possibly help.

    Thanks in advance!
    Attached Images Attached Images

  2. #2
    Registered User
    Join Date
    07-08-2008
    Location
    New Jersey
    Posts
    52

    Re: Large Pivot Table Printing

    The beginning of the month is coming up and I could really use some help..

    I tried searching through previous threads and couldn't find a similar one..

    Any help would be hugely appreciated.

  3. #3
    Registered User
    Join Date
    07-08-2008
    Location
    New Jersey
    Posts
    52

    Re: Large Pivot Table Printing

    I attempted a loop function that was on the Tips section, but have no idea what I'm doing...

    Someone please helpp??

  4. #4
    Forum Guru MarvinP's Avatar
    Join Date
    07-23-2010
    Location
    Woodinville, WA
    MS-Off Ver
    Office 365
    Posts
    16,295

    Re: Large Pivot Table Printing

    Hi pcargila,

    It is time to learn to code!!

    You need to record a macro that does a filter and print (or two). Then you need to look at the VBA code and clean it up so it loops through all your printings.

    I've attached two files (one in .xlsm and another in .xls) that are examples.

    In your problem you will want to find the List that drops down of account numbers and use those cells for your loop.

    Without your file it would be hard to give you the exact cells and process. I hope you can learn from the attached example.
    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)

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