A
Ali
Hi there. I have a spreadsheet with values in D3:J3 for example
The values in each line are obtained by a multiplication formula of 2 other
cells. Example would be in D3 (=$D$2*C3) with D2 = 6.44 and C3 = 0.5
The format for D3:J3 is set so that the value of this mutiplication is
rounded off, which means that cell D3 would show 3 instead of 3.22
However i now need to SUM all these values but i need to Sum the Value SHOWN
in the cell and not the actual value. I need the 3 to add to the cell next
to it and not use the 3.22
Values shown in D3:J3 are:
3,4,3,3,1,1 so total needed to buy should be 15...
i know it should be simple but I have tried =Sum(Value(D3:J3)) but it is not
returning 15, but 14,04
Please can anyone assist,
Many thanks
ali
The values in each line are obtained by a multiplication formula of 2 other
cells. Example would be in D3 (=$D$2*C3) with D2 = 6.44 and C3 = 0.5
The format for D3:J3 is set so that the value of this mutiplication is
rounded off, which means that cell D3 would show 3 instead of 3.22
However i now need to SUM all these values but i need to Sum the Value SHOWN
in the cell and not the actual value. I need the 3 to add to the cell next
to it and not use the 3.22
Values shown in D3:J3 are:
3,4,3,3,1,1 so total needed to buy should be 15...
i know it should be simple but I have tried =Sum(Value(D3:J3)) but it is not
returning 15, but 14,04
Please can anyone assist,
Many thanks
ali