View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Formula that captures criteria from 2 different columns "Help ME"

Hi
try
=SUMPRODUCT(--(A1:A10060),--(B1:B100=9999))

--
Regards
Frank Kabel
Frankfurt, Germany


I am trying to get a total count based on 2 different information
from 2 columns.

example
Time Code
60 9999
60 9999
50 5696

Countif (Time60, and Code = 9999)

If and could help, it would be so great.
Thanks


---
Message posted from http://www.ExcelForum.com/