I have two spreadsheets, one containg data the other the results. In my results spreadsheet, I want to come up with the total number of transactions processed for a specific month. The formula I am using is =COUNTIF('2005'!$E$2:$E$10000, A5). A5 being Jan 1, 2005. However, the formula only seems to be looking for transations processed on Jan 1, 2005 and not for the entire month of Jan. Is there a formula I can use to solve this issue?? Thanks!
Bookmarks