It's the stuff that dreams are made of!
or...
Stuff that in your pipe and smoke it.
or...
Stuff the magic dragon, wait, that's not right.
Bob Phillips wrote:
>
> -- stuff?
>
> We are supposed to surround it with a technical air of mystery, to make us
> seem smart!
>
> Bob
>
> "Dave Peterson" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > =sumproduct() likes to work with numbers. The -- stuff changes trues and
> falses
> > to 1's and 0's.
> >
> > Bob Phillips explains =sumproduct() in much more detail here:
> > http://www.xldynamic.com/source/xld.SUMPRODUCT.html
> >
> > And J.E. McGimpsey has some notes at:
> > http://mcgimpsey.com/excel/formulae/doubleneg.html
> >
> > dave wrote:
> > >
> > > Thanks for the help guys - I ended up using SUMPRODUCT.
> > >
> > > BTW, why does each component require a prefix of "--" ?
> > >
> > > Bob Phillips wrote:
> > > > =SUMPRODUCT(--(A1:A1000=100),--(B1:B1000>5))
> > > >
> > > > --
> > > > HTH
> > > >
> > > > Bob Phillips
> > > >
> > > > (replace somewhere in email address with gmail if mailing direct)
> > > >
> > > > "dave" <(E-Mail Removed)> wrote in message
> > > > news:(E-Mail Removed)...
> > > > > Is it possible to create a complex COUNTIF that will count the
> number
> > > > > of rows in a range where, for each row, column A = 100 and column B
> is
> > > > > greater than 5?
> > > > >
> > > > > I realise that I could create a formula cell on each line that
> contains
> > > > > the result of the evaluation for each line and base the COUNTIF on
> > > > > that. However, I don't own the spreadsheet and that operation would
> not
> > > > > be acceptable.
> > > > >
> > > > > Thanks in advance.
> > > > >
> > > > > Dave
> > > > >
> >
> > --
> >
> > Dave Peterson
--
Dave Peterson