=IF(COUNTIF(D25:D27,">0")=0,C28*C8,AGGREGATE(15,6,D25:D27/(D25:D27>0),1)
Hi,
Thanks for the response. I have entered the formula as you sent above. The trouble is D25:D27 can be any number and they need to be totalled into D30, if D25:D27 are "0" only then do we divide D23 by 50% which is C28. I...