Hi,
I have two excel files, one contains currency rates and the other file contains the total price in different currency.
I will have to split the code and price from the Total Price column in Excel 1 and based on the currency code, I have to multiply the Total Price (excel 1) and the currency rates from the 2nd excel.
I have achieved the splitting of total price column from excel 1, now how to get the respective currency rates from excel 2 ?
screenshot of both files
