M
mondo
I have a list of numbers that are formatted to display 1 decimal place
(but have values with more than 1 decimal place) and i want the sum
function to add the visible value. Short of this formula
=round(a1,1)+round(b1,1) is there a way to sum the values as
displayed? (I thought of nesting round within sum but couldn't get it
to work across a range)
Thanks
(but have values with more than 1 decimal place) and i want the sum
function to add the visible value. Short of this formula
=round(a1,1)+round(b1,1) is there a way to sum the values as
displayed? (I thought of nesting round within sum but couldn't get it
to work across a range)
Thanks