mtagliaferri
Board Regular
- Joined
- Oct 27, 2004
- Messages
- 156
I have the following formula that will return a value also when value are blank,I need to return a 0 if there is no value, how can I achieve this?
=COUNTIFS(I14:I114,">="&C8,I14:I114,"<="&B8)
Thanks
=COUNTIFS(I14:I114,">="&C8,I14:I114,"<="&B8)
Thanks