Answer the question
In order to leave comments, you need to log in
Is it possible to parse the current dollar exchange rate into a table?
Is it possible to get the USD/RUB exchange rate from profinance.ru for a specific day and paste it into a cell?
If it is possible, then how to insert the date from the table into this formula?
Table example:
This method is possible to implement, but only the article was able to google, how to parse the course from cbr.ru. But the formula, for some reason, breaks down when it wants to, and the values are: #N/A.
The dollar exchange rate for the day you are interested in can be viewed on this page .
Answer the question
In order to leave comments, you need to log in
=IMPORTXML("http://www.cbr.ru/scripts/XML_daily.asp"; "//ValCurs/Valute[CharCode=""USD""]/Value")
= GoogleFinance("Currency:USDRUB")
=importxml("https://www.profinance.ru/currency_usd.asp";"(//table[1]//b/font[@color='Red'])[1]")
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question