windows - Formatting Results of Excel .iqy Web Query -
i need format results of web query .iqy file in excel.
here's .iqy file looks like:
web 1 http://www.mdl.nws.noaa.gov/~bma-sref/data/text/sref_2-m_tmp_["currdate","click cell (yyyymmdd) is"]03.txt selection=all formatting=none preformattedtexttocolumns=false consecutivedelimitersasone=true singleblocktextimport=false disabledaterecognition=false disableredirections=false
right now, results going column a, though there 5+ columns in actual text file. need results delimited in worksheet after web query completed.
set preformattedtexttocolumns=true
that should it.
Comments
Post a Comment