Hi,
I need some help with a formula, i am using a COUNTIF formula to count specific letters in a column but i need it to leave the answer cell blank if it comes back zero?
So far my formula is as below but how do i get a zero returned value to stay blank?
So in cell E32 i have;
=COUNTIF(C10:C16,"D")
if there are no D's in this range it currently displays a 0 but i want to leave it blank, can anyone help me out here, i tried to add an IF on the end but i keep getting the error message.
Thanks
I need some help with a formula, i am using a COUNTIF formula to count specific letters in a column but i need it to leave the answer cell blank if it comes back zero?
So far my formula is as below but how do i get a zero returned value to stay blank?
So in cell E32 i have;
=COUNTIF(C10:C16,"D")
if there are no D's in this range it currently displays a 0 but i want to leave it blank, can anyone help me out here, i tried to add an IF on the end but i keep getting the error message.
Thanks