#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22
Default Pivot tables

I have a spreadsheet that I use SUMPRODUCT or SUMIFS to summarise data into a
consolidation sheet. The data that I need to summarise has the following
columns (amongst others) that need to be taken into account:
Date (if the date falls into the month of September, then the data is summed
in the September column)
Classification (there are four classification types)
Amount (the amount that is summed)

Everything works brilliantly except my staff cannot use the spreadsheet
because they are too resource heavy.

I heard about Pivot Tables the other day and tried one out. It is
summarising the data how I would like it, but it uses every day as a criteria
and I cant work out how to summarise that data for say September in a
September column instead of summarising it for every day it finds in September

Any ideas?

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default Pivot tables

In your data, create an additional column called "Month". Have it use the
formula:
=DATE(YEAR(A2),MONTH(A2),1)
To group all your dates into similar months. Then have your PivotTable use
this field.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"MurrayBarn" wrote:

I have a spreadsheet that I use SUMPRODUCT or SUMIFS to summarise data into a
consolidation sheet. The data that I need to summarise has the following
columns (amongst others) that need to be taken into account:
Date (if the date falls into the month of September, then the data is summed
in the September column)
Classification (there are four classification types)
Amount (the amount that is summed)

Everything works brilliantly except my staff cannot use the spreadsheet
because they are too resource heavy.

I heard about Pivot Tables the other day and tried one out. It is
summarising the data how I would like it, but it uses every day as a criteria
and I cant work out how to summarise that data for say September in a
September column instead of summarising it for every day it finds in September

Any ideas?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22
Default Pivot tables

Clever! Thank you!

"Luke M" wrote:

In your data, create an additional column called "Month". Have it use the
formula:
=DATE(YEAR(A2),MONTH(A2),1)
To group all your dates into similar months. Then have your PivotTable use
this field.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"MurrayBarn" wrote:

I have a spreadsheet that I use SUMPRODUCT or SUMIFS to summarise data into a
consolidation sheet. The data that I need to summarise has the following
columns (amongst others) that need to be taken into account:
Date (if the date falls into the month of September, then the data is summed
in the September column)
Classification (there are four classification types)
Amount (the amount that is summed)

Everything works brilliantly except my staff cannot use the spreadsheet
because they are too resource heavy.

I heard about Pivot Tables the other day and tried one out. It is
summarising the data how I would like it, but it uses every day as a criteria
and I cant work out how to summarise that data for say September in a
September column instead of summarising it for every day it finds in September

Any ideas?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Pivot tables

On Oct 9, 5:08*pm, MurrayBarn
wrote:
Clever! Thank you!



"Luke M" wrote:
In your data, create an additional column called "Month". Have it use the
formula:
=DATE(YEAR(A2),MONTH(A2),1)
To group all your dates into similar months. Then have your PivotTable use
this field.
--
Best Regards,


Luke M
*Remember to click "yes" if this post helped you!*


"MurrayBarn" wrote:


I have a spreadsheet that I use SUMPRODUCT or SUMIFS to summarise data into a
consolidation sheet. The data that I need to summarise has the following
columns (amongst others) that need to be taken into account:
Date (if the date falls into the month of September, then the data is summed
in the September column)
Classification (there are four classification types)
Amount (the amount that is summed)


Everything works brilliantly except my staff cannot use the spreadsheet
because they are too resource heavy.


I heard about Pivot Tables the other day and tried one out. It is
summarising the data how I would like it, but it uses every day as a criteria
and I cant work out how to summarise that data for say September in a
September column instead of summarising it for every day it finds in September


Any ideas?


Thank you. it worked great for me too.
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
Update linked pivot tables when page changes in main pivot Needing Help Excel Discussion (Misc queries) 0 May 9th 09 11:11 PM
Building pivot tables in Excel 2007 based on existing pivot tables? [email protected] Excel Discussion (Misc queries) 4 December 26th 07 08:05 PM
Pivot Table Data Adding contents of two pivot tables and param que Roundy Excel Discussion (Misc queries) 0 July 2nd 07 10:20 PM
Average Calculations from Pivot Tables - Get Pivot Data? Calc Fiel westy Excel Worksheet Functions 5 March 10th 07 01:31 AM
How does the term 'pivot' apply to Excel's Pivot tables and Pivot. stvermont Excel Discussion (Misc queries) 1 February 17th 05 01:34 AM


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