Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DKS DKS is offline
external usenet poster
 
Posts: 103
Default Pivt or grouping or some other means to summarize data

Hi,

I have been raking my head over this simple report since some hours now, but
finally I throw in the towel and hand it over to the experts on this forum to
guide me.

I have a spreadsheet with following columns:

Sales Region (to simplify, let us assume North, East, West, South)
Sales-id (id for "a" particular sale)
Item-Id (item that was sold in the "a" particular sales-id)
Sales price for the item

One unique sales-id can have from 1 to n item-id. The spreadsheet contains
1 line per item-id, meaning if in a sale there were 18 items sold then there
will be 18 rows in the spreadsheet with the same sales-id.

My reporting requirement is as follows:

I would prefer a drill-down approach (i.e. showing a summary level
information and when I click then I get the next level of details).

I would like to have the following summarized report

(a) Per sales-region, the number of unique sales-id and the sum of all prices.

(b) When I click on a sales-region, the selection expands to show me for the
sales-region concerned the reference of all the unique sales-id and then for
each sales id the sum of the prices.

------
I am able to progam the (b) part using pivot tables; but I simply cannot
manage to program the (a) part of the reporting above that I need. I have no
preference for pivot, even if a group/ungroup functionality can help achieve
it then I do not mind. But I prefer that the totals roll up or break down
depending on whether I am at sales-region level or sales-id level.

------------
Any ideas?

Thanks in anticipation.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,180
Default Pivt or grouping or some other means to summarize data

With a helper column added
to the source data for unique sales-id count
http://www.freefilehosting.net/download/3di26
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DKS DKS is offline
external usenet poster
 
Posts: 103
Default Pivt or grouping or some other means to summarize data

Good trick. Thanks for the help.

"Herbert Seidenberg" wrote:

With a helper column added
to the source data for unique sales-id count
http://www.freefilehosting.net/download/3di26

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
Looking for a way to summarize data? Rich Excel Worksheet Functions 0 September 19th 06 06:05 PM
How to cause a pivot tables to not summarize data - just report the data Greybeard Excel Discussion (Misc queries) 0 July 27th 05 10:21 PM
Summarize Data kgsggilbert Excel Discussion (Misc queries) 1 June 8th 05 09:41 PM
Summarize data blstone New Users to Excel 1 May 11th 05 10:18 PM
Summarize Data Set Jim Excel Worksheet Functions 6 April 7th 05 03:46 PM


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