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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -