Hi,
I'm new to excel.
I have a range AG:AJ.
Within this range there are numbers
0.25,0.50,0.75,0.00
In cell AK I have the following formula
=IF(SUM(AG12:AJ12),SUM(AG12:AJ12),"")
sometimes there might on be 0.00 within that range. I'm wanting to ensure that total (0.00) shows in cell AK and if there are no values in range AG:AJ, to leave AK blank.
Any suggestions?

