Excel Web Query Parameters Error -


i'm having troubles adding parameters web query reads currency rates.

parameter: date format updates daily (yearmonthday) in cell ("a1") - ["datums"]

url: http://www.bank.lv/vk/ecb.xml?date=["datums"]

error - in url: enter image description here

error - in excel: enter image description here

excel - parameter: enter image description here


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -