Forum Discussion
Fatih Temel
May 24, 2017Copper Contributor
Refering to a date within another cell when using the COUNTIFS formula
Hey guys, when I use the COUNTIF formula and write the date into the formula by hand (e.g. "<=01.05.2017") the formula works. However, when I refer to a cell which contains "01.05.2017" (e.g. "<...
- May 24, 2017
Hello
It's "<="&B12.
Detlef_Lewin
May 24, 2017Silver Contributor
Hello
It's "<="&B12.
- Fatih TemelMay 24, 2017Copper Contributor
Amazing, thank you so much!