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

i am trying to manually type a parameter (6 digit number) into the list box
on a Pivot table. I sometimes don't get a change on the Pivot table. I've
also tried the following code with a command button linked to a cell

Sub Macro1()
'
' Macro1 Macro
' Macro recorded 7/21/2005 by JJACKLE
'

'

ActiveSheet.PivotTables("PivotTable1").PivotFields ("JOB_NBR").CurrentPage =
Range("b2").Text
End Sub

IS the another way to do this. A list box is totally unsuitable for this
table? But we like the cascading effect for items duplicated from the
previous line(s). This is the only reason to use a pivot table for this
"report". We aren't swaping and ,moving columns. Or is there a way to create
the cascade effect on a regular worksheet?

thanks,
jim
--

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 Feild List Ifatooki Excel Discussion (Misc queries) 1 April 6th 07 01:02 AM
Pivot Table List JayMan Excel Discussion (Misc queries) 5 February 24th 07 02:41 PM
pivot table list for web ValerieB Excel Discussion (Misc queries) 0 April 9th 06 05:25 AM
Need help with Drop-Down list and Pivot Table Jared_Hmr Excel Worksheet Functions 1 January 29th 05 12:45 AM
pivot table drop list tag Excel Programming 1 April 16th 04 12:52 PM


All times are GMT +1. The time now is 03:52 AM.

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"