L
laura
I am trying to add a row of number to total their absolute value. The actual
total may be 0, but if there are numbers in the row, I want to have a total
above 1. For example the row may have the following:
1 24 -24 -1
I do not want the total to be 0, but rather to be 50. Using ABS (sum(cell
range)) does not work. Any ideas?
Thanks
total may be 0, but if there are numbers in the row, I want to have a total
above 1. For example the row may have the following:
1 24 -24 -1
I do not want the total to be 0, but rather to be 50. Using ABS (sum(cell
range)) does not work. Any ideas?
Thanks