Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bec Bec is offline
external usenet poster
 
Posts: 15
Default PIVOT TABLES-PERCENT/AMOUNT OF CHANGE

I have created 2 pivot table--one for 2006 and one for 2007 as this was the
easiest way to filter through alot of data. My objective is to see how many
new ship to's ordered in 2006 vs. 2007. Any ship to's that have not ordered
show 0 dollar value.

2006 2007
ship to amount ship to amount
321 500 326 250
326 0 321 0
334 250 344 100

I also used a formula in the ship to fields to combine the ship to code with
the city and state so the ship to cells would read 321-greenville, sc.
I want to see how many more ship to's ordered in 2007 vs. 2006. After, I see
the total NUMBER of new ship to's that have ordered, I'd like to be able to
create a percentage.
I'd also like to see how many ship-to's in 2006 have not placed an order in
2007.

Also, my rows are not aligned. I'd like to be able to see ship-to 321 in
2006 next to ship to 321 in 2007. Is there a way to do this. Remember, that
there are some ship to's on the 2006 list that are not on the 2007 and vise
versa.

What are the formulas I can use?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,886
Default PIVOT TABLES-PERCENT/AMOUNT OF CHANGE

Hi

Where is your source data located? Is it in one table or two separate
tables? What is the total number of rows of data?

If the data is all located in a single table, then you can achieve what
you want without any formulae external to the Pivot Table.
Also, you need not have concatenated fields together for ship code, city
and state, adding all three fields to the Row area of the PT would
achieve the same thing.

Post back with some answers, and maybe we can help you.

--
Regards

Roger Govier


"BEC" wrote in message
...
I have created 2 pivot table--one for 2006 and one for 2007 as this was
the
easiest way to filter through alot of data. My objective is to see how
many
new ship to's ordered in 2006 vs. 2007. Any ship to's that have not
ordered
show 0 dollar value.

2006 2007
ship to amount ship to amount
321 500 326 250
326 0 321 0
334 250 344 100

I also used a formula in the ship to fields to combine the ship to
code with
the city and state so the ship to cells would read 321-greenville, sc.
I want to see how many more ship to's ordered in 2007 vs. 2006. After,
I see
the total NUMBER of new ship to's that have ordered, I'd like to be
able to
create a percentage.
I'd also like to see how many ship-to's in 2006 have not placed an
order in
2007.

Also, my rows are not aligned. I'd like to be able to see ship-to 321
in
2006 next to ship to 321 in 2007. Is there a way to do this. Remember,
that
there are some ship to's on the 2006 list that are not on the 2007 and
vise
versa.

What are the formulas I can use?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bec Bec is offline
external usenet poster
 
Posts: 15
Default PIVOT TABLES-PERCENT/AMOUNT OF CHANGE

Hi Roger,

Thanks for your help. As you can see I am new to pivot tables. I did have
two pivot tables, one for 2006 and one for 2007, but I merged them together
as suggested into one table. I also see what you mean about not needing a
formula to merge code, city, and state together...thanx!!
Now I have my pivot table set up like this. Also, this will be something I
want to use on a consistent basis. I need to track progress on new business
and I also need to be able to see when existing business is down. (there are
about 1000 rows of data).

ship to code/ship to city/ship to state/order date/invoice total

I need help on 2 things:

How can I see by ship to if the invoice total was 0 in 2006 (order date),
but now is 0 in 2007?

How can I see if the invoice total for 2006 (order date) is less than 2007
and by what percentage?

"Roger Govier" wrote:

Hi

Where is your source data located? Is it in one table or two separate
tables? What is the total number of rows of data?

If the data is all located in a single table, then you can achieve what
you want without any formulae external to the Pivot Table.
Also, you need not have concatenated fields together for ship code, city
and state, adding all three fields to the Row area of the PT would
achieve the same thing.

Post back with some answers, and maybe we can help you.

--
Regards

Roger Govier


"BEC" wrote in message
...
I have created 2 pivot table--one for 2006 and one for 2007 as this was
the
easiest way to filter through alot of data. My objective is to see how
many
new ship to's ordered in 2006 vs. 2007. Any ship to's that have not
ordered
show 0 dollar value.

2006 2007
ship to amount ship to amount
321 500 326 250
326 0 321 0
334 250 344 100

I also used a formula in the ship to fields to combine the ship to
code with
the city and state so the ship to cells would read 321-greenville, sc.
I want to see how many more ship to's ordered in 2007 vs. 2006. After,
I see
the total NUMBER of new ship to's that have ordered, I'd like to be
able to
create a percentage.
I'd also like to see how many ship-to's in 2006 have not placed an
order in
2007.

Also, my rows are not aligned. I'd like to be able to see ship-to 321
in
2006 next to ship to 321 in 2007. Is there a way to do this. Remember,
that
there are some ship to's on the 2006 list that are not on the 2007 and
vise
versa.

What are the formulas I can use?




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bec Bec is offline
external usenet poster
 
Posts: 15
Default PIVOT TABLES-PERCENT/AMOUNT OF CHANGE

Hi Roger,

I am going to write another question later because after I received your
first answer you made me think about doing this report a whole different way.

Thanks alot for your help and quick response!!

"Roger Govier" wrote:

Hi

Where is your source data located? Is it in one table or two separate
tables? What is the total number of rows of data?

If the data is all located in a single table, then you can achieve what
you want without any formulae external to the Pivot Table.
Also, you need not have concatenated fields together for ship code, city
and state, adding all three fields to the Row area of the PT would
achieve the same thing.

Post back with some answers, and maybe we can help you.

--
Regards

Roger Govier


"BEC" wrote in message
...
I have created 2 pivot table--one for 2006 and one for 2007 as this was
the
easiest way to filter through alot of data. My objective is to see how
many
new ship to's ordered in 2006 vs. 2007. Any ship to's that have not
ordered
show 0 dollar value.

2006 2007
ship to amount ship to amount
321 500 326 250
326 0 321 0
334 250 344 100

I also used a formula in the ship to fields to combine the ship to
code with
the city and state so the ship to cells would read 321-greenville, sc.
I want to see how many more ship to's ordered in 2007 vs. 2006. After,
I see
the total NUMBER of new ship to's that have ordered, I'd like to be
able to
create a percentage.
I'd also like to see how many ship-to's in 2006 have not placed an
order in
2007.

Also, my rows are not aligned. I'd like to be able to see ship-to 321
in
2006 next to ship to 321 in 2007. Is there a way to do this. Remember,
that
there are some ship to's on the 2006 list that are not on the 2007 and
vise
versa.

What are the formulas I can use?




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
Working with Pivot tables with % change Charlie Excel Worksheet Functions 0 July 28th 06 04:20 PM
Percent of total in Pivot tables Pallet1210A Excel Worksheet Functions 1 September 8th 05 07:12 PM
How can I change the default way pivot tables summarize by Jorge Excel Discussion (Misc queries) 1 May 17th 05 02:45 PM
How can I change the default settings for pivot tables in Excel? . KyWilde Excel Discussion (Misc queries) 0 March 9th 05 11:33 PM
How to change default page setup for pivot tables? bobs Excel Discussion (Misc queries) 1 January 5th 05 09:42 PM


All times are GMT +1. The time now is 07:31 AM.

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"