for example: if I select the cell A2, A4, A6 and A7 to copy and then have to paste the same in B2, B4, B6 and B7 as shown the table below.
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Value[/TD]
[TD]Result[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]4566[/TD]
[TD]4566[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]598[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]23[/TD]
[TD]23[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]2[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]666[/TD]
[TD]666[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]789[/TD]
[TD]789[/TD]
[/TR]
</tbody>[/TABLE]