Re: Count rows based on multiple variables

From: Murph (Murph_at_discussions.microsoft.com)
Date: 10/27/04


Date: Wed, 27 Oct 2004 03:35:02 -0700

I intend to specify what the name and text is. For example, I want to count
all the rows that have a value between 1 and 7 in Column A, a value of
"Smith" in column B, and a value of "Open" in Column C. I tried Don's
formula, but that didn't work.

"Myrna Larson" wrote:

> You say "the same". Do you intend to specify what that name and text is, or is
> the formula supposed to just count duplicates based on columns B and C where A
> is between 1 and 10?
>
>
> On Tue, 26 Oct 2004 17:41:01 -0700, "Murph" <Murph@discussions.microsoft.com>
> wrote:
>
> >I'm having trouble figuring out a way to count specific rows in a database I
> >have, using multiple variables. For example. I have column A, B, and C. In
> >column "A" are number values from 1-10. In Column "B" are peoples names, and
> >in Column "C" are other text values. I want to figure out a way to count all
> >the rows that have the numbers 1-3 in column "A", the same name in column
> >"B", and the same text value in column "C". I've tried using multiple
> >variations of the COUNT, DCOUNT, SUM, and DSUM functions but have had no
> >luck. Any help would be appreciated.
>
>



Relevant Pages

  • Re: Sumif() with dates
    ... Note that SUMPRODUCT cannot specify an entire column using C:C or E:E syntax, so you have to specify a specific range. ... It is more efficient to specify the minimum range that will ever be needed. ... Is there a way to use a function -- like trim() in the second parameter? ... >>> I want to sum every number in C with no corresponding date in E.>>> Seems ...
    (microsoft.public.excel.misc)
  • Re: sumif from multiple columns
    ... How are you selecting which days to sum? ... "dcoxdcox" wrote in message ... need a formula that I can specify a class and a date or range of dates (i.e. ...
    (microsoft.public.excel.worksheet.functions)
  • Re: Why was win32 killed?
    ... Why specify a version if they did not intend to exclude ... > the versions that were not mentioned from the upgrade? ...
    (borland.public.delphi.non-technical)
  • Re: Accessing a file, that another process has open..
    ... Did you specify a ... Do you intend to modify the file? ...
    (microsoft.public.dotnet.languages.vb)
  • RE: summing by text in another column
    ... Simplest way is to use sumif command. ... For criteria you have to specify a name you are trying to sum, ...
    (microsoft.public.excel.misc)