Hello,
Please refer to the table below
I have been trying to create a formula to show the percentage increase between the 'without' row and the 'with' row.
I've tried ((without - with)/with) and also included the ABS command to try and solve the negative number issue but the results are less than accurate (see bottom row)
Any help would be most gratefully received
Regards
Glen
[TABLE="width: 241"]
<colgroup><col><col><col><col></colgroup><tbody>[TR]
[TD] [/TD]
[TD]Read[/TD]
[TD]Write[/TD]
[TD]Rithmatic[/TD]
[/TR]
[TR]
[TD]Total[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]with[/TD]
[TD]-0.53[/TD]
[TD]0.90[/TD]
[TD]0.16[/TD]
[/TR]
[TR]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]without[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD] [/TD]
[TD]-1.58[/TD]
[TD]-0.08[/TD]
[TD]-0.72[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"]26.27%[/TD]
[TD="align: right"]66.54%[/TD]
[TD="align: right"]-54.58%[/TD]
[/TR]
</tbody>[/TABLE]
Please refer to the table below
I have been trying to create a formula to show the percentage increase between the 'without' row and the 'with' row.
I've tried ((without - with)/with) and also included the ABS command to try and solve the negative number issue but the results are less than accurate (see bottom row)
Any help would be most gratefully received
Regards
Glen
[TABLE="width: 241"]
<colgroup><col><col><col><col></colgroup><tbody>[TR]
[TD] [/TD]
[TD]Read[/TD]
[TD]Write[/TD]
[TD]Rithmatic[/TD]
[/TR]
[TR]
[TD]Total[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]with[/TD]
[TD]-0.53[/TD]
[TD]0.90[/TD]
[TD]0.16[/TD]
[/TR]
[TR]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]without[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD] [/TD]
[TD]-1.58[/TD]
[TD]-0.08[/TD]
[TD]-0.72[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD="align: right"]26.27%[/TD]
[TD="align: right"]66.54%[/TD]
[TD="align: right"]-54.58%[/TD]
[/TR]
</tbody>[/TABLE]