MonsieurExcel
New Member
- Joined
- Oct 27, 2011
- Messages
- 13
Hi there,
I'm trying to calculate an updated cost based on an updated exchange rate (example below)
I want to be able to multiply Cell A6 * Cell A2 but keep the solution in Cell A6. The same applies for Cell B6 * Cell B2 etc
I have thousands of Costs that need to be applied with the rate and want to keep them in their cells because the rates will change.
Usually, for example, in Cell A6 I could just use =12.214*A2 if it was a small range of values but because there are thousands of costs that's not practical.
Thank you for reading and apologies if I'm missing something really straightforward!!
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]rate[/TD]
[TD]rate[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]0.89[/TD]
[TD]0.90[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Cost[/TD]
[TD]Cost[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]12.214[/TD]
[TD]13.255[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]13.009[/TD]
[TD]13.294[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]12.899[/TD]
[TD]13.111[/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]12.687[/TD]
[TD]13.244[/TD]
[/TR]
</tbody>[/TABLE]
I'm trying to calculate an updated cost based on an updated exchange rate (example below)
I want to be able to multiply Cell A6 * Cell A2 but keep the solution in Cell A6. The same applies for Cell B6 * Cell B2 etc
I have thousands of Costs that need to be applied with the rate and want to keep them in their cells because the rates will change.
Usually, for example, in Cell A6 I could just use =12.214*A2 if it was a small range of values but because there are thousands of costs that's not practical.
Thank you for reading and apologies if I'm missing something really straightforward!!
[TABLE="width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]rate[/TD]
[TD]rate[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]0.89[/TD]
[TD]0.90[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Cost[/TD]
[TD]Cost[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]12.214[/TD]
[TD]13.255[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]13.009[/TD]
[TD]13.294[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]12.899[/TD]
[TD]13.111[/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]12.687[/TD]
[TD]13.244[/TD]
[/TR]
</tbody>[/TABLE]