IsabellaLearning
Board Regular
- Joined
- May 23, 2009
- Messages
- 115
Hi if it was just counting july - i think it would be easy:
=SUMPRODUCT(--(MONTH(f:f)=7))
I would like to count only in the filtered data, only the July 2017s.
The date column in F row is in format dd/mm/yyyy I want to ignore blanks in that row.
I also would like to count by another condition eg:
If column e = shoes then count how many shoes (column e) are sales in July 17.
For my own learning I would like to know how to do it just for the date (showing filtered only) and secondly the filtered date with
the condition of shoes.
any help would be amazing
Izzy
=SUMPRODUCT(--(MONTH(f:f)=7))
I would like to count only in the filtered data, only the July 2017s.
The date column in F row is in format dd/mm/yyyy I want to ignore blanks in that row.
I also would like to count by another condition eg:
If column e = shoes then count how many shoes (column e) are sales in July 17.
For my own learning I would like to know how to do it just for the date (showing filtered only) and secondly the filtered date with
the condition of shoes.
any help would be amazing
Izzy