LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Write command including unwanted quotaton marks

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
bar chart prints 1 unwanted horizontal row of dots & tick marks? daf Charts and Charting in Excel 0 November 11th 08 08:09 PM
to get the relative marks from a table of names,subjects & marks? kswarrier Excel Worksheet Functions 2 February 19th 08 08:13 AM
Unwanted Quotations Marks in Save as Tab Delimited File Don Excel Discussion (Misc queries) 3 January 30th 06 05:12 AM
Write Command Output keepITcool Excel Programming 0 July 15th 04 10:02 PM
Write Command Output jaf Excel Programming 0 July 15th 04 10:01 PM


All times are GMT +1. The time now is 11:54 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"