I am not sure how to structure this argument. I need a to return data from a countifs query using a range of dates. Making things complicated is that the range of dates are in two different cells. Can you please help me adjust the formula properly?
My attempt: =COUNTIFS(Lookupbydate!E:E,">="&F2,Lookupbydate!E:E,"<="&F1)
Also - Date is F1 needs to be to the end of the month (F1 & F2 are both dates that are
formatted as the FIRST of every month: M/1/YYYY)
Thanks
My attempt: =COUNTIFS(Lookupbydate!E:E,">="&F2,Lookupbydate!E:E,"<="&F1)
Also - Date is F1 needs to be to the end of the month (F1 & F2 are both dates that are
formatted as the FIRST of every month: M/1/YYYY)
Thanks