Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Tray
 
Posts: n/a
Default Sales per dealer code

I have a list of all sales made by our dealers. Each dealer has an individual
dealer code. I need to count how many sales each dealer has made and so need
to count how many times each dealer code appears in my list. Is there a quick
and easy way of doing this - my list has over 15,000 entries, comprising of
hundreds of dealer codes!!
  #2   Report Post  
CLR
 
Posts: n/a
Default

Hi Tray............

Maybe take a look at

Data Subtotals.........you can count, sum, etc........


Vaya con Dios,
Chuck, CABGx3


"Tray" wrote in message
...
I have a list of all sales made by our dealers. Each dealer has an

individual
dealer code. I need to count how many sales each dealer has made and so

need
to count how many times each dealer code appears in my list. Is there a

quick
and easy way of doing this - my list has over 15,000 entries, comprising

of
hundreds of dealer codes!!



  #3   Report Post  
Francis Hayes (The Excel Addict)
 
Posts: n/a
Default

First you need to sort your list by dealer code.

I assume that your list contains one sale per row because you said you
needed to COUNT how many times a dealer code was in the list.

Then Subtotal by dealer code. Data, Subtotals, select the Dealer Code for
'At each change in' and select Count for 'Use function' and select 'Dealer
Code' for 'Add subtotal to'

If instead you have a column that contains # of sales, select Sum for 'Use
function' and select the # of Sales column for 'Add subtotal to'

Hope this helps,
Francis Hayes (The Excel Addict)
http://www.TheExcelAddict.com



"Tray" wrote:

I have a list of all sales made by our dealers. Each dealer has an individual
dealer code. I need to count how many sales each dealer has made and so need
to count how many times each dealer code appears in my list. Is there a quick
and easy way of doing this - my list has over 15,000 entries, comprising of
hundreds of dealer codes!!

  #4   Report Post  
IanRoy
 
Posts: n/a
Default

Hi, Tray;
Assuming column A contains the dealer codes in your list, then in another
column, such as B, list the dealer codes one time each. In a third column,
use the countif function, like: =COUNTIF(A:A;B2). This will return the number
of times the dealer code in B2 shows up in column A. Fill the formula on down
for the other dealer codes.
Regards,
IanRoy.

"Tray" wrote:

I have a list of all sales made by our dealers. Each dealer has an individual
dealer code. I need to count how many sales each dealer has made and so need
to count how many times each dealer code appears in my list. Is there a quick
and easy way of doing this - my list has over 15,000 entries, comprising of
hundreds of dealer codes!!

  #5   Report Post  
IanRoy
 
Posts: n/a
Default



"IanRoy" wrote:

Hi, Tray;
Assuming column A contains the dealer codes in your list, then in another
column, such as B, list the dealer codes one time each. In a third column,
use the countif function, like: =COUNTIF(A:A;B2). This will return the number
of times the dealer code in B2 shows up in column A. Fill the formula on down
for the other dealer codes.
Regards,
IanRoy.

"Tray" wrote:

I have a list of all sales made by our dealers. Each dealer has an individual
dealer code. I need to count how many sales each dealer has made and so need
to count how many times each dealer code appears in my list. Is there a quick
and easy way of doing this - my list has over 15,000 entries, comprising of
hundreds of dealer codes!!



  #6   Report Post  
IanRoy
 
Posts: n/a
Default

There is an error in what I wrote. That shoud be: =COUNTIF(A:A,B2)

"IanRoy" wrote:

Hi, Tray;
Assuming column A contains the dealer codes in your list, then in another
column, such as B, list the dealer codes one time each. In a third column,
use the countif function, like: =COUNTIF(A:A;B2). This will return the number
of times the dealer code in B2 shows up in column A. Fill the formula on down
for the other dealer codes.
Regards,
IanRoy.

"Tray" wrote:

I have a list of all sales made by our dealers. Each dealer has an individual
dealer code. I need to count how many sales each dealer has made and so need
to count how many times each dealer code appears in my list. Is there a quick
and easy way of doing this - my list has over 15,000 entries, comprising of
hundreds of dealer codes!!

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
Help with sales chart kim Charts and Charting in Excel 1 January 20th 05 02:38 PM
Pivot Tables - Variance and % Variance fields CraigS Excel Discussion (Misc queries) 5 January 6th 05 12:22 AM
Often-Used Code not working in a new Workbook Steve Excel Discussion (Misc queries) 2 December 16th 04 11:55 PM
Looking for a temlate for sales and commission input? Imagine Excel Discussion (Misc queries) 1 December 15th 04 09:15 PM
Problem with Date format from VBA code twig Excel Discussion (Misc queries) 3 December 7th 04 06:01 PM


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