magpie2000k
Board Regular
- Joined
- Sep 13, 2013
- Messages
- 196
Guys I have a spread sheet where in column AF I have dates.
Not all cells have dates as the column is the date the lead was passed to sales and not all are passed to sales. As such some cells in that column are blank.
However the ones that are not blank have a date in the dd/mm/yyyy hh:mm:ss format
I want to count them if they are today irrespective of time.
=SUMPRODUCT(--(INT(Leads.csv!$AF1:$AF10000)=TODAY()))
What have I done wong as returns #VALUE !
Yes I entered it as an array the formulat also needs to include where column L = Internet/Google Phone
Thanks in advance
Not all cells have dates as the column is the date the lead was passed to sales and not all are passed to sales. As such some cells in that column are blank.
However the ones that are not blank have a date in the dd/mm/yyyy hh:mm:ss format
I want to count them if they are today irrespective of time.
=SUMPRODUCT(--(INT(Leads.csv!$AF1:$AF10000)=TODAY()))
What have I done wong as returns #VALUE !
Yes I entered it as an array the formulat also needs to include where column L = Internet/Google Phone
Thanks in advance