View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mathieu Mathieu is offline
external usenet poster
 
Posts: 26
Default Incorrect name on pivot table

Hi, I am trying to make VBA create pivot table in a spreadsheet. The problem
I have is that on my formula, the pivot table has a "name" = "Tableau croisé
dynamique3". It's the "3" that is making problem. How can I make something to
make sure that the name of the pivot table will be update each time to the
next number: 3-4-5-6....?

Thank you"


--
Mathieu