H
hoyos
How can modify the formula below so that its criteria is between two dates?
=IF(AF16="",NA(),SUMPRODUCT(--(Date=AF16),Value)
Thank you.
=IF(AF16="",NA(),SUMPRODUCT(--(Date=AF16),Value)
Thank you.
hoyos said:Yes your right, it was the date I had not defined it properly. its working
well with your formula......thank very much