Hi,
I am trying to create a formular for fleet data.
The formular need to add all the data from each month which i have used the following formular to achieve:
= SUMPRODUCT((A2:A1001>=DATEVALUE("01/02/2009"))*(A2:A1001<=DATEVALUE("28/02/2009")),D2:D1001)
However i would like the formular to have a second criteria which would be the vehicle registration number. Therefore it would only add the data if for example the vehicle registration number was X and the data was in the month of January.
Does anybody know how I can ammend my formular to achieve this?
Thanks,
Henry
Bookmarks