examples of VB for pivot tables

M

Mike

Hi, I've been working on pivot tables with VB, and can't find an example or
reference of all the controls/functions. Generally I end up with 5 different
examples on the go and still can't find a method to set the axis correctly.
Anyone know of a good site that would have most/all of the pivot chart
controls?
Thanks.
 
S

SteveS

Mike said:
Hi, I've been working on pivot tables with VB, and can't find an example or
reference of all the controls/functions. Generally I end up with 5 different
examples on the go and still can't find a method to set the axis correctly.
Anyone know of a good site that would have most/all of the pivot chart
controls?
Thanks.

Don't know if this will help you, but there is an example of using a
crosstab query as the record source for a report at:

(should be one line)

http://www.utteraccess.com/forums/s...1005345&page=0&view=collapsed&sb=5&o=&fpart=1

HTH
 
Top