Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to construct a .IDY file for subsequent web data extraction:
Open Filename for output as #1 write #1, "WEB" write #1, "1" write #1, cText etc close #1 The probem is that "WEB" is being written to the file exactly that way, quotes included, not simply WEB. The same is true of cText variable and every other line. How do I get this stripped out so Excel will process the IDY file? It now rejects it as invalid. Thanks in advance . . . |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
bar chart prints 1 unwanted horizontal row of dots & tick marks? | Charts and Charting in Excel | |||
to get the relative marks from a table of names,subjects & marks? | Excel Worksheet Functions | |||
Unwanted Quotations Marks in Save as Tab Delimited File | Excel Discussion (Misc queries) | |||
Write Command Output | Excel Programming | |||
Write Command Output | Excel Programming |