HP3000-L Archives

October 1997, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Tue, 28 Oct 1997 14:32:19 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (23 lines)
Mr. Boyd:

I'm not sure I have the right understanding... To count a row based on
two columns in the row, you could use a compound logical and a COUNTIF:
              A       B         C                     D
---------------------------------------------------------------------
ROW 1         1       2       =AND(A1=1,B1>1)  =COUNTIF(C1;C5,TRUE)
ROW 2         2       0       =AND(A1=1,B1>1)
ROW 3         7       2       =AND(A1=1,B1>1)
ROW 4         3       1       =AND(A1=1,B1>1)
ROW 5         1       0       =AND(A1=1,B1>1)


--
|Suzanne K. Perez                   Telephone: (703) 525-7557
|
|Strategic Memory Solutions, Inc.   Fax:       (703) 525-7551
|
|1925 North Lynn Street, Suite 900  mailto:  [log in to unmask]
|
|Arlington, Virginia 22209          http://www.strategicmemory.com
|

ATOM RSS1 RSS2