+ Reply to Thread
Results 1 to 3 of 3

Deleting Raw Data = Deleting Pivot Tables?

  1. #1
    Registered User
    Join Date
    02-05-2008
    Posts
    11

    Deleting Raw Data = Deleting Pivot Tables?

    Hi all,

    If I have tons of data, and I make pivot tables out of them, can I delete the raw data? The macros I've built only take the information from the pivot charts, not the raw data (on a different sheet, of course), so the question is can I delete the raw data after? It makes the file REALLY heavy, which is why I'm asking... Plus there's stuff there I really don't want people to see if they don't have to.

    Thanks!

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    TalTalK,

    Please read forum rules and message to cross posters below and then add the link to the other forum

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Valued Forum Contributor Richard Schollar's Avatar
    Join Date
    05-23-2006
    Location
    Hampshire UK
    MS-Off Ver
    Excel 2002
    Posts
    1,264
    Yes you can remove the pivotcache if all you want is the values as they appear in the pivot table as it currently appears. If you want to dynamically alter the pivot table (eg by applying a filter on row or page fields) then you must retain the cache.

    To remove the cache, copy and paste values over the pivot tables that are created from this cache.

    Richard

+ 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