Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Pivot table toolbar

Hello excellites,

I am building an excel app using an excel table and a pivot table. The
table can grow by adding additional rows. There is a named range,
"WORK_DETAILS", that includes the excel table that is dynamically set to the
current region.

I am trying to use a userform to control the pivot table (pvtSummary). To
do this I am resetting the sourcedata property to the current value of the
named range using the statement:
pvtSummary.SourceData = BuildR1C1Range(Range("WORK_DETAILS"))
where the function BuildR1C1Range converts the a1 address format of the
named range into the R1C1 format. The assignment works fine.

But when I execute this statement the pivot table toolbar is 'popping up'.

How do I prevent the toolbar from appearing?

I can probably hide it after the fact but I really would like to stop it
from appearing in the first place.

Thanks,
Lee.


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
Pivot Table Toolbar Carmel R Excel Discussion (Misc queries) 7 July 13th 08 02:47 PM
pivot table toolbar Jim Excel Discussion (Misc queries) 1 June 25th 07 08:14 PM
Pivot Table Toolbar dallin Excel Discussion (Misc queries) 1 August 22nd 05 04:20 PM
How to you keep the Pivot Table Toolbar from unlocking? BSPILLER Setting up and Configuration of Excel 0 May 17th 05 08:53 PM
Pivot table toolbar Airi A. Excel Discussion (Misc queries) 0 January 10th 05 09:39 AM


All times are GMT +1. The time now is 09:03 PM.

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

About Us

"It's about Microsoft Excel"