Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default need some pivot table help

haven't really used pivot tables and would like some help.

i have a worksheet with ingredients listed in column A.

in row 1, i have the months, jan-07, feb-07, etc.

i want to make a pivot table look exactly like this so the user can utilize the
dropdown for ingredients and get usage for whichever ones they choose.

i keep getting counts, which i don't want or the values some other unwanted
data.

can someone point me in the right direction?

doesn't even need to be coded, just how do i do it manually for starters.
--


Gary



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default need some pivot table help

Starting with your source data. You currently have something like this???
Ingredient Jan-07 Feb-07 Mar-07
Eggs 1 5
Milk 5
Flour 4

That is not an ideal layout for pivot table data. You would be far better
off with something like this...

Ingredient Date Amount
Eggs Jan-07 1
Milk Jan-07 5
Flour Feb-07 4
Eggs Mar-07 5

You can then pivot this by placing the ingredients in the filter section and
the dates in the top row. Put the amount in the data section and you should
be off to the races.

Because your current layout has blanks in it you will get counts by default
instead of sums. Additionally each time period is it's own dimension as
opposed to having a single date dimension with the individual dates as
members of that dimension.
--
HTH...

Jim Thomlinson


"Gary Keramidas" wrote:

haven't really used pivot tables and would like some help.

i have a worksheet with ingredients listed in column A.

in row 1, i have the months, jan-07, feb-07, etc.

i want to make a pivot table look exactly like this so the user can utilize the
dropdown for ingredients and get usage for whichever ones they choose.

i keep getting counts, which i don't want or the values some other unwanted
data.

can someone point me in the right direction?

doesn't even need to be coded, just how do i do it manually for starters.
--


Gary




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,494
Default need some pivot table help

ok, thanks, i'll use another approach

--


Gary


"Jim Thomlinson" wrote in message
...
Starting with your source data. You currently have something like this???
Ingredient Jan-07 Feb-07 Mar-07
Eggs 1 5
Milk 5
Flour 4

That is not an ideal layout for pivot table data. You would be far better
off with something like this...

Ingredient Date Amount
Eggs Jan-07 1
Milk Jan-07 5
Flour Feb-07 4
Eggs Mar-07 5

You can then pivot this by placing the ingredients in the filter section and
the dates in the top row. Put the amount in the data section and you should
be off to the races.

Because your current layout has blanks in it you will get counts by default
instead of sums. Additionally each time period is it's own dimension as
opposed to having a single date dimension with the individual dates as
members of that dimension.
--
HTH...

Jim Thomlinson


"Gary Keramidas" wrote:

haven't really used pivot tables and would like some help.

i have a worksheet with ingredients listed in column A.

in row 1, i have the months, jan-07, feb-07, etc.

i want to make a pivot table look exactly like this so the user can utilize
the
dropdown for ingredients and get usage for whichever ones they choose.

i keep getting counts, which i don't want or the values some other unwanted
data.

can someone point me in the right direction?

doesn't even need to be coded, just how do i do it manually for starters.
--


Gary






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
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
Print Pivot Table headers on pages with Pivot Table tsgoose Excel Worksheet Functions 0 December 9th 08 08:14 PM
Filter lines with Pivot table and non pivot table columns Grover Charts and Charting in Excel 4 September 28th 07 03:16 AM
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
Help required with setting up a pivot table with the source on sheet1 to have the pivot table created on sheet called "report" Diana[_5_] Excel Programming 0 August 21st 03 10:19 PM


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