Thread: [Solved] Count By Color
View Single Post
 
Old 06-15-2011, 05:48 AM
beb1227 beb1227 is offline Windows XP Office 2007
Novice
 
Join Date: May 2011
Posts: 18
beb1227 is on a distinguished road
Default Count By Color

I would like to know if it is possible to count by Color...I have seen several posts that this can be done.

I would like to have this done within a given date range....

Here is the basic formula I am using....to get the total count within my defined date range.

=SUMPRODUCT(($D$8:$D$999>=$F$2)*($D$8:$D$999<=$F$3 ))

Any help on this is greatly appreciated
Reply With Quote