I can't determine whether to use COUNTIF, COUNTIFS, SUMIF, or SUMIFS in this situation. I've tried all four and none do what I want so I'm seeking guidance here.
I'm trying to total items in a column only if the date in the adjacent column is between two dates. Column K is DATE (every day of the year) and I want to add the numbers in column L if the date in column K is between two dates. How do I do this?
I'm trying to total items in a column only if the date in the adjacent column is between two dates. Column K is DATE (every day of the year) and I want to add the numbers in column L if the date in column K is between two dates. How do I do this?