+ Reply to Thread
Results 1 to 3 of 3

Creating Multiple Pivot tables

  1. #1
    Registered User
    Join Date
    12-10-2009
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    41

    Creating Multiple Pivot tables

    [SOLVED]I have been trying to create a procedure that will create a pivot table for me based on the information I pass it. I have managed this, but when I try to call the procedure more than once I receive 1004 error.

    I have attached my work for reference. There are only two macros, one being the procedure itself and one to test the procedure.

    Any help would be hugely appreciated.
    Attached Files Attached Files
    Last edited by keithabailey; 12-16-2009 at 12:58 PM.

  2. #2
    Valued Forum Contributor
    Join Date
    08-23-2009
    Location
    Hampshire, UK
    MS-Off Ver
    Excel 2003, Excel 2007
    Posts
    328

    Re: Creating Multiple Pivot tables

    Your Name Range for MI_MENU contains a blank column (H) which can't be included in a pivot table. If you change the range to $B$79:$G$997 it will run.

  3. #3
    Registered User
    Join Date
    12-10-2009
    Location
    London
    MS-Off Ver
    Excel 2003
    Posts
    41

    Re: Creating Multiple Pivot tables

    Thanks for that, seems so obvious.

+ 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