98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Excel VBA Training and help » Debug of pivot tables
Debug of pivot tables
Resolved · Low Priority · Version 2007
Raf has attended:
Excel VBA Intro Intermediate course
Excel VBA Intro Intermediate course
Debug of pivot tables
the sales person table doesn't work if the name has already appeared
RE: debug of pivot tables
Hi Raf,
Thanks for the question.
I am in the office tomorrow so I will go through the code and find out why the code was not executing a new sheet and pivot table for existing tabs.
Regards
Simon
RE: debug of pivot tables
Hi Raf,
In regards to my last email, our upload link does not allow macro enabled files to be attached.
If you would like the amended code, just send me an email address.
Regards
Simon
RE: debug of pivot tables
Hi Raf,
I have looked at the code and amended the following:
1. I uncommented the Call Delete sheet line of code in the CreateSheet procedure.
2. In the MainSPReport there was no line of code calling the PivotAnalysis so I added it in.
If you are using the command button, you need to comment out the Call PivotAnalysis as we have the blnPivot = true then call PivotAnalysis.
Please find the amended code attached.
I hope this answers your question.
Regards
Simon
Wed 20 May 2009: Automatically marked as resolved.
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Excel tip:Pivot table groupingIf you want to group items in a pivot table together, simply highlight the labels for the fields either with the shift key (if adjacent)or with the contral key if they are not next to each other. |