D
Dave Smithz
Hi There,
I have a spreadsheet with a list of UK prices. I want to have next to that
the list of US prices at the current periods exchange rate.
A (Item) B (Uk Price) C (US Price)
Apple £2.90 $3.80
Banana £1.40 $3.80
... many more items in spread sheet.
Therefore using the above example I set up a simple form that multiplies
Column B by the exchange rate. I then drag that formula to all the columns
below.
However, I'm want to save time and have a single column that holds the
exchange rate that if I change, all the US prices on my spread sheet change.
Now I am aware that this is quite possible, but what I want to avoid is
having to manually set up each cell that holds a dollar amount to calculate
a product based on a value that is located in a single cell (The exchange
rate).
When I drag the formula (or copy and paste it to other cells where I want to
apply) it always looks for the exchange rate in a cell, an amount of cells
equal to the amount of cells between the cell I am copying from and the cell
I am pasting too.
If there was some way I could set up a "Variable" that I could actually use
in Formula. E.g. If I could set up in Excel that EXCHANGE_RATE = 1.6, and
used EXCHANGE_RATE in formulas, then I could copy and paste the formula much
easier.
I hope this makes sense and anyone who has tried this I'm sure will know
what I am talking about.
Kind regards
Dave
I have a spreadsheet with a list of UK prices. I want to have next to that
the list of US prices at the current periods exchange rate.
A (Item) B (Uk Price) C (US Price)
Apple £2.90 $3.80
Banana £1.40 $3.80
... many more items in spread sheet.
Therefore using the above example I set up a simple form that multiplies
Column B by the exchange rate. I then drag that formula to all the columns
below.
However, I'm want to save time and have a single column that holds the
exchange rate that if I change, all the US prices on my spread sheet change.
Now I am aware that this is quite possible, but what I want to avoid is
having to manually set up each cell that holds a dollar amount to calculate
a product based on a value that is located in a single cell (The exchange
rate).
When I drag the formula (or copy and paste it to other cells where I want to
apply) it always looks for the exchange rate in a cell, an amount of cells
equal to the amount of cells between the cell I am copying from and the cell
I am pasting too.
If there was some way I could set up a "Variable" that I could actually use
in Formula. E.g. If I could set up in Excel that EXCHANGE_RATE = 1.6, and
used EXCHANGE_RATE in formulas, then I could copy and paste the formula much
easier.
I hope this makes sense and anyone who has tried this I'm sure will know
what I am talking about.
Kind regards
Dave