+ Reply to Thread
Results 1 to 1 of 1

PivotCaches and pivotTables by code

  1. #1
    Registered User
    Join Date
    01-05-2005
    Posts
    2

    Question help with programming pivottables and pivotcachés

    hi. i'm programming a series of macros that will allow me to create pivot tables with external datasources (SQL queruies to a FOX database) dynamically.

    this is, i put all the data of the query in cells of a sheet (let's name it "config" sheet), and the macro uses that data to create the pivot table.

    i got the program working, but still it needs a lot of work. for that i need to answer a series of questions:

    1. I program in Excel 2003, but it doesn't work on Excell 2000. if i translate the code to be 2000-compatible, it won't work in 2003. the most conflictive line is the one with the createpivottable.


    the question is: is there any way to know which commands are not backward-compatible, or which ones are compatible with every version?


    2. I'm having difficulties to understand how pivotcaches and pivottables work, or how are they related. VBA Help doesn't help a lot. any link to a website with usefull information will be apreciated.

    3. one of my routines creates the pivottable, but to do that i need to delete the previous pivottable. however there is no method to do that. how can i delete a pivottable? can i simply overwrite it?


    well, that's all. sorry for my english...
    Last edited by arides; 01-05-2005 at 05:03 PM.

+ 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