Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / New Users / December 2005

Tip: Looking for answers? Try searching our database.

HELP!  Simple (?) Data Counting

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
patryan22@aol.com - 30 Dec 2005 21:39 GMT
I am having a LOT of trouble with what seems to me should be a fairly
simple function.

I am setting up a sort of database for our sales department.  It
contains 16 criteria headings. At the end of each day, the manager will
go in and enter the information for each sale (1 sale will occupy one
row in the list).  Most of the fields have pull-down menus for
consistency of information.  I consider this the raw data.

Next, I have 7 worksheets, each dedicated to an individual salesman.
These sheets are identical in format.  Each individual product is
listed down the left-hand side (there are 49 different products).  The
months are listed across the top.

In the end, I want to be able to look at Salesman Steve's sheet and see
a simple count of how many units of Product A he sold in November, for
example.  This seems like it should be simple.  I want to see how many
rows in the database meet three specifications:  Salesman Steve,
Product A, and November.  (Salesman, Product, and Month ARE three of
the criteria headings on the data page.)

I would greatly appreciate any help anybody could give me.  If you need
any more information/details I would be glad to provide it.

Pat
Ken Wright - 31 Dec 2005 00:33 GMT
The SUMPRODUCT function will do that, and so will a simple Pivot table.

SUMPRODUCT:-
http://www.xldynamic.com/source/xld.SUMPRODUCT.html
=SUMPRODUCT(--(Sheet1!A1:A30="fred Bloggs"),--(Sheet1!B1:B30="Product
A"),--(Sheet1!C1:C30="November"))

Pivot Tables:-
http://www.geocities.com/jonpeltier/Excel/Pivots/pivotstart.htm

You are likely to be adding new data regularly so should try and make your
ranges dynamic.
http://www.contextures.com/xlPivot01.html

Personally I'd look at Pivot tables, as they are well suited to that kind of
raw data.

Signature

Regards
          Ken.......................    Microsoft MVP - Excel
             Sys Spec - Win XP Pro /  XL 97/00/02/03

------------------------------­------------------------------­----------------
It's easier to beg forgiveness than ask permission :-)
------------------------------­------------------------------­----------------

>I am having a LOT of trouble with what seems to me should be a fairly
> simple function.
[quoted text clipped - 21 lines]
>
> Pat
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.