I have a fixed currency exchange rate table (columns A to C) for 10 different currencies to CAD in Excel as follows:
I would like to know if there is a formula that I can use under Column H to populate all the different combinations of currencies and give me the exchange rates based on the table mentioned above:
VLOOKUP
. I guess what he wants is to have all the conversion rates computed based on the first table. So USD to BBD will need to use USD to CAD and BBD to CAD columns to do it. – ian0411