Can't find topic for count

T

Thomas

Hi,
After failing at solving my problem and even spending hours looking for
solution on the forum, I thought its time to throw in the towel and ask for
expert help.

Situation:

I want to write a code so that I can count a large data sheet - Monthly log
report.
Assumed:
Column A: Date(day) since 05/2005
Column B: location (random
Column C: Amount used

I'm looking for a code that allow my search for the date range (month of
June, 2005) with the location at L.A. and count or sume the amount total in
column C.

Can anyone direct to a related thread or help.

Thank you,
Thomas
 
E

Excelenator

Assuming your columns of data are all the same length you can use this
formula


Code:
 
Top