Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DanB
 
Posts: n/a
Default Sum multiple Unique Values in col

I have a spreadsheet that looks like this:
Account # of
# Orders
22000015 1
22000015 1
22000015 1
22000015 1
22000015 1
22000015 2
22000015 3
22000023 1
22000049 2
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 2


I want to auto sum the # of orders for each account so I get a result that
looks like

22000015 10
22000023 1
22000049 2
22000074 10

can anyone assist?

Thanks - dan



  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
 
Posts: n/a
Default Sum multiple Unique Values in col

Hi

The easiest way to do this is with a pivot table. They are designed for
summarising.
Have a look he
http://peltiertech.com/Excel/Pivots/pivotstart.htm
for an introduction.

Andy.

"DanB" wrote in message
...
I have a spreadsheet that looks like this:
Account # of
# Orders
22000015 1
22000015 1
22000015 1
22000015 1
22000015 1
22000015 2
22000015 3
22000023 1
22000049 2
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 2


I want to auto sum the # of orders for each account so I get a result that
looks like

22000015 10
22000023 1
22000049 2
22000074 10

can anyone assist?

Thanks - dan





  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ron Rosenfeld
 
Posts: n/a
Default Sum multiple Unique Values in col

On Mon, 23 Jan 2006 08:17:04 -0800, "DanB"
wrote:

I have a spreadsheet that looks like this:
Account # of
# Orders
22000015 1
22000015 1
22000015 1
22000015 1
22000015 1
22000015 2
22000015 3
22000023 1
22000049 2
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 1
22000074 2


I want to auto sum the # of orders for each account so I get a result that
looks like

22000015 10
22000023 1
22000049 2
22000074 10

can anyone assist?

Thanks - dan



Use a Pivot Table

Data/Pivot Table


Drag Accoun #'s to the Row area and Number of orders to the Data area.

Format to taste.


Sum of NumOrders
Account Total
22000015 10
22000023 1
22000049 2
22000074 10
Grand Total 23



--ron
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
Count unique values - Pivot Table Thomas Mueller Charts and Charting in Excel 0 November 2nd 05 01:05 PM
Search multiple values to return single values JANA Excel Worksheet Functions 8 October 27th 05 04:26 PM
Count unique values and create list based on these values vipa2000 Excel Worksheet Functions 7 August 5th 05 01:17 AM
Number of unique attributes that multiple people have rkhuntjr Excel Discussion (Misc queries) 4 July 26th 05 04:15 AM
Can you paste values on multiple worksheets at one time? JanetK Excel Worksheet Functions 1 June 12th 05 04:51 PM


All times are GMT +1. The time now is 10:17 PM.

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"