V
VOLVORacr
I have found it most difficult to find a simple solution to this
question/problem.
I need to add a percentage to a column of numbers.
For example-
$500
$510
$520
$505
$515
I need to change these numbers to that new total plus the specified
percentage. The only solution I have found is to add another column and then
sum the numbers plus the percentage into the new column. The problem is that
this new column is associated with the original value, so I can't copy these
new totals correctly.
question/problem.
I need to add a percentage to a column of numbers.
For example-
$500
$510
$520
$505
$515
I need to change these numbers to that new total plus the specified
percentage. The only solution I have found is to add another column and then
sum the numbers plus the percentage into the new column. The problem is that
this new column is associated with the original value, so I can't copy these
new totals correctly.