Thread
:
Array formula?
View Single Post
#
4
Posted to microsoft.public.excel.programming
Dave Miller
external usenet poster
Posts: 72
Array formula?
I would use a database function:
=DCOUNTA(E3:F29,1,I1:J2)
Using this structu
E F I J
1 Col1 Col2
2 A Y
3 Col1 Col2
4 A Y
5 B A
6 C A
7 A Y
8 E A
Regards,
David Miller
Reply With Quote
Dave Miller
View Public Profile
Find all posts by Dave Miller