Hello everyone,
I was trying to figure out the way of how to import only one exchange rate instead of the table. One excel VBA function popped in into my mind but it stopped working since Yahoo changed structure of their link.
Function FXRate(currency1 As String, currency2 As String, rateType...