Nelson78
Well-known Member
- Joined
- Sep 11, 2017
- Messages
- 526
- Office Version
- 2007
Hello everybody?
Suppose in L10 the following formula:
=COUNTIFS('Sheet1'!$H:$H;Report!$B29;'Sheet1'!$AF:$AF;L1;'Sheet1'!$M:$M;Report!$B$23)
L1 is a date: 27/03/2019
In this case, the result in L10 is a number that considers in Sheet1 column AF only the records dated 27/03/2019.
Now, I'd like to consider all the records dated March 2019 (from 1st to 31th): what do I have to write in L1?
Suppose in L10 the following formula:
=COUNTIFS('Sheet1'!$H:$H;Report!$B29;'Sheet1'!$AF:$AF;L1;'Sheet1'!$M:$M;Report!$B$23)
L1 is a date: 27/03/2019
In this case, the result in L10 is a number that considers in Sheet1 column AF only the records dated 27/03/2019.
Now, I'd like to consider all the records dated March 2019 (from 1st to 31th): what do I have to write in L1?
Last edited: