I have a simple Excel IQY file in which the contents look like this:
WEB
1
http://somesite.html
Selection=EntirePage
Formatting=None
PreFormattedTextToColumns=True
ConsecutiveDelimitersAsOne=True
SingleBlockTextImport=False
DisableDateRecognition=False
DisableRedirections=False
This is simple, no problems.
What I need to do is add options that will turn ON the "Refresh data when opening the file" and turn ON "Remove data from the external data range before saving the workbook".
I find these settings when looking at the connection properties under the "Usage" tab, but, I can't find where (or if) I can set these in the IQY file so that these two options are check on by default when using the iqy file.
Thanks!