#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,814
Default Pivot Table lists

Base Item Roll Lot Current Net Balance Total
713 141974 PLM981-21-A1.1 108.4 108.4
PLM981-21-B1.2 147 147
PLS015-21-A1 666.02 666.02
PLS016-23-B1 338.56 338.56
PLS015-21-B1.2 207 207


The above is part of a Pivot Table. Is there any way to fill in all the data
so that "713" would be in all the rows under the title "Base"
  #2   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Pivot Table lists

Not within the live pivot itself, but you can easily extract it into adjacent
cols next to the pivot for your downstream purposes.

Assuming the top 2 data cells "713" and "141974" of your pivot are in A5:B5
In F5: =A5
In F6: =IF(A6="",F5,A6)
Copy F5:F6 to G5:G6. Then select F6:G6, fill all the way down to the
penultimate row. That should populate it as desired. You can then point
downstream formulas at the fully populated cols F & G.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,500 Files:370 Subscribers:66
xdemechanik
---
"Steve" wrote:
Base Item Roll Lot Current Net Balance Total
713 141974 PLM981-21-A1.1 108.4 108.4
PLM981-21-B1.2 147 147
PLS015-21-A1 666.02 666.02
PLS016-23-B1 338.56 338.56
PLS015-21-B1.2 207 207


The above is part of a Pivot Table. Is there any way to fill in all the data
so that "713" would be in all the rows under the title "Base"

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,814
Default Pivot Table lists

Thanks Max. I believe that will work just fine.
Steve

"Max" wrote:

Not within the live pivot itself, but you can easily extract it into adjacent
cols next to the pivot for your downstream purposes.

Assuming the top 2 data cells "713" and "141974" of your pivot are in A5:B5
In F5: =A5
In F6: =IF(A6="",F5,A6)
Copy F5:F6 to G5:G6. Then select F6:G6, fill all the way down to the
penultimate row. That should populate it as desired. You can then point
downstream formulas at the fully populated cols F & G.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,500 Files:370 Subscribers:66
xdemechanik
---
"Steve" wrote:
Base Item Roll Lot Current Net Balance Total
713 141974 PLM981-21-A1.1 108.4 108.4
PLM981-21-B1.2 147 147
PLS015-21-A1 666.02 666.02
PLS016-23-B1 338.56 338.56
PLS015-21-B1.2 207 207


The above is part of a Pivot Table. Is there any way to fill in all the data
so that "713" would be in all the rows under the title "Base"

  #4   Report Post  
Posted to microsoft.public.excel.misc
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Pivot Table lists

That's good, Steve. You're welcome.
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:22,500 Files:370 Subscribers:66
xdemechanik
---
"Steve" wrote in message
...
Thanks Max. I believe that will work just fine.
Steve



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 189
Default Pivot Table lists

Steve,

your table is refering to some data table where you need to copy this "713"
under base,
Remember to copy this in the specified table array of the pivot table and on
the pivot table toolbar click the refresh button.
The data will automically reflect in the pivot table. Or else you can try
rearranging this data in the layout tab of the pivot table that should also
work.

Please get back if it doesnt work
--
_______________________
Click "Yes" button if it helps
________
Thanks
Suleman Peerzade


"Steve" wrote:

Base Item Roll Lot Current Net Balance Total
713 141974 PLM981-21-A1.1 108.4 108.4
PLM981-21-B1.2 147 147
PLS015-21-A1 666.02 666.02
PLS016-23-B1 338.56 338.56
PLS015-21-B1.2 207 207


The above is part of a Pivot Table. Is there any way to fill in all the data
so that "713" would be in all the rows under the title "Base"



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,814
Default Pivot Table lists

Base Item Roll Lot Current Net Balance Total
713 141974 PLM981-21-A1.1 108.4 108.4
713 PLM981-21-B1.2 147 147
713 PLS015-21-A1 666.02 666.02
713 PLS016-23-B1 338.56 338.56
713 PLS015-21-B1.2 207 207


The problem that I have is in the Pivot table itself. The data table has the
"base" designation in each row. I am trying to get the "Base" to show in each
row of the Pivot Table as seen above.

Thanks
Steve

"Suleman Peerzade" wrote:

Steve,

your table is refering to some data table where you need to copy this "713"
under base,
Remember to copy this in the specified table array of the pivot table and on
the pivot table toolbar click the refresh button.
The data will automically reflect in the pivot table. Or else you can try
rearranging this data in the layout tab of the pivot table that should also
work.

Please get back if it doesnt work
--
_______________________
Click "Yes" button if it helps
________
Thanks
Suleman Peerzade


"Steve" wrote:

Base Item Roll Lot Current Net Balance Total
713 141974 PLM981-21-A1.1 108.4 108.4
PLM981-21-B1.2 147 147
PLS015-21-A1 666.02 666.02
PLS016-23-B1 338.56 338.56
PLS015-21-B1.2 207 207


The above is part of a Pivot Table. Is there any way to fill in all the data
so that "713" would be in all the rows under the title "Base"

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 - Combine 2 lists for source data Todd1 Charts and Charting in Excel 0 November 7th 07 11:50 PM
Pivot Table - Combine 2 lists for source data Todd1 Charts and Charting in Excel 0 November 7th 07 11:46 PM
Reorder pivot table field lists Josh Johansen Excel Discussion (Misc queries) 2 June 19th 07 12:22 PM
Pivot Table - Column Drop Down Lists... Steve Excel Discussion (Misc queries) 2 February 28th 07 12:24 AM
The Pivot Table Field Lists Do not Display Adam H. Excel Discussion (Misc queries) 1 June 12th 06 03:34 PM


All times are GMT +1. The time now is 01:30 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"