Forex is doing my head in. I'd be grateful for some pointers, or otherwise to share the grief.
I have various amounts in four different currencies. Each amount needs to be translated to each other currency.
So I have a matrix of source data, a matrix of currency pairs (that's 25 combinations) and I need a matrix of converted currencies.
I'll upload a workbook...!
In the purple cells 'piv'!G:J, you can see the sheer pain of manual formulae.
Question: what formula in the purple cells reads the:
- data;
- the source currency (green, row 4); and
- the destination currency (purple, row 3)?
The forex table is in sheet 'fx'. GBPUSD=1.5, therefore its inverse USDGBP=0.6667. To multiply the data by the conversion rate, the source currency is B1:F1 and the destination currency is A2:A6. The workbook has two named ranges in it, derived from a previous failed experiment.
Bookmarks