The SUMPRODUCT will work.
=SUMPRODUCT((A4:A1000="John Deere")*(E4:E1000="FL"))
This counts the number of times that a cell in column A = John Deere
where the corresponding cell in column E contains "FL".
Steve
--
SteveG
------------------------------------------------------------------------
SteveG's Profile:
http://www.excelforum.com/member.php...fo&userid=7571
View this thread:
http://www.excelforum.com/showthread...hreadid=516341