LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 298
Default Pivot Table Help

Help!
I have written some code which manipulates Excel 2007 pivot tables. The
program works fine on my machine and on the guy that sits next to me.
But...3 other people in the organisation have issues with the spreadsheet
crashing.
The code is around this part:

With ActiveSheet.PivotTables("PivotTable2").PivotFields ("Activity Date")
.PivotItems("<" & Start_Date).Visible = False
.PivotItems("" & End_Date).Visible = False
End With


Where 'Start_Date' and 'End_Date' are variables based on data entry.

As I said...works fine on my machine and the second machine I tested it on
but not on the others. Everyone is working on Excel 2007.

What I am trying to do is limit the data input to only show values between
start and end date...

Any clues or fixes out there?
 
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
how to create pivot table from existing pivot table in excel 2007 Udayraj Dhulekar Excel Discussion (Misc queries) 2 July 8th 13 08:22 PM
Filter lines with Pivot table and non pivot table columns Grover Charts and Charting in Excel 4 September 28th 07 03:16 AM
Filter lines with Pivot table and non Pivot table columns Grover Excel Discussion (Misc queries) 1 September 26th 07 12:48 AM
Filter lines containing pivot table and non pivot table data Grover Excel Worksheet Functions 0 September 24th 07 07:20 PM
How do I create a pivot table if the pivot table icon or menu ite. Lynn@WS Charts and Charting in Excel 1 December 16th 04 02:36 AM


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

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"