Detectiveclem
Active Member
- Joined
- May 31, 2014
- Messages
- 320
- Office Version
- 365
- 2016
- Platform
- Windows
- MacOS
Hi
The following COUNTIF formula =COUNTIF(Range,"Key*")+COUNTIF(Range,"Potentially*") works perfectly well.
However I want to add a further criteria which allows me to enter a start date in CELL F4 and an end date in CELL H4. I have tried adding the following formula Daterange,">="&$F$4,Daterange,"<="&$H$4 but have been unable to do it correctly. Daterange contains all the dates in one column.
I would be grateful if someone would help me with the correct formula to allow me to obtain a result based on the date range selected.
Thank you
The following COUNTIF formula =COUNTIF(Range,"Key*")+COUNTIF(Range,"Potentially*") works perfectly well.
However I want to add a further criteria which allows me to enter a start date in CELL F4 and an end date in CELL H4. I have tried adding the following formula Daterange,">="&$F$4,Daterange,"<="&$H$4 but have been unable to do it correctly. Daterange contains all the dates in one column.
I would be grateful if someone would help me with the correct formula to allow me to obtain a result based on the date range selected.
Thank you