Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default identifying PivotTables

Running a macro and updating maybe 30 pivot tables, I get an error message
and the debugger indicates the Pivot Table number but I do not know how to
identify which is the Pivot Table where the macro is stumbling on. Any ideeas?
Thank you for your help

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 6,953
Default identifying PivotTables

Activesheet.PivotTables(i).Name

where i is the number you speak of and is an index into the pivottables
collect for that sheet.

Just a guess of course since you description of very vague as to what the
number you have actually is.

--
Regards,
Tom Ogilvy


"Gaby" wrote:

Running a macro and updating maybe 30 pivot tables, I get an error message
and the debugger indicates the Pivot Table number but I do not know how to
identify which is the Pivot Table where the macro is stumbling on. Any ideeas?
Thank you for your help

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
PivotTables Gerry Verschuuren Excel Discussion (Misc queries) 4 October 25th 07 01:12 AM
PivotTables KerryK Excel Discussion (Misc queries) 2 October 8th 07 07:06 PM
Sorting in pivottables traima Excel Worksheet Functions 5 January 29th 07 03:40 PM
New to Pivottables- need help coal_miner Charts and Charting in Excel 1 June 6th 05 06:48 PM
PivotTables/VBA jngi[_3_] Excel Programming 2 September 24th 04 12:27 PM


All times are GMT +1. The time now is 01:20 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"