Gen pivotcache with data filtering/conversion

B

Bill H

I've done a lot of excel/vba work but am at a loss as to how to create a
pivotcache (-> pivottable) with filtering and data conversion from an
existing querytable simply. Here is the example: I have a querytable with a
date column and other data. I want to generate a pivot on this data for a
given date range and slice and dice by month. I don't want to have to filter
the data and normalize the date procedurally, nor do I want to affect the
source querytable. What's easiest? Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top