View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
LiveUser LiveUser is offline
external usenet poster
 
Posts: 90
Default Count help please

This is what I have:

=COUNT(Candace!F3:F590,"<A3")

What I need is for cell B3 to count the total number of a certain date (A3).

To do this, the Date on the Candace! sheet must match the date in A3.

(And) But, I also need it to only count if column C on Candace! is "Inbound"

Thank you.