View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Robbie_lambert
 
Posts: n/a
Default Multiple Variable Count problem


Can anyone help.....

I'm constructing a spreadsheet, where several worksheets feed into one
sheet which sums figures up in separate categories. Imagine cells
containing

3
5
4
7
8
3
3
2
4
6
3

If I apply the COUNTIF function to this for the number 3, the answer
returned would be 4. Adding in two further columns:

3 A D
5 A C
4 D B
7 B D
8 C A
3 A A
3 B A
2 B B
4 C D
6 A B
3 C D

What formula should I type to count the number of times the highlighted
occurence happens? (i.e. count the number of times 3 appears in column
one, while A appears in column 2 and A appears in column 3, obviously
all in the same row).

Any help gratefully received.

Cheers


--
Robbie_lambert
------------------------------------------------------------------------
Robbie_lambert's Profile: http://www.excelforum.com/member.php...o&userid=34160
View this thread: http://www.excelforum.com/showthread...hreadid=539243