Excel Web Query Issues -


i'm having troubles adding parameters web query reads currency rates excel cell. need read through cell because data needs updated , date formatting different standard format.

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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -