|
-
Aug 8th, 2002, 07:56 AM
#1
Thread Starter
New Member
File IO
Ok, I'm using the Input and Output commands to read in a text file through Excel. All I do is read a line in and place it into a string. When I output to the file, there are " " around the text and also a <CR> at the end of the line. I need there to be only one line with no "" in this file. Any ideas on how to do this??? Thanks...
-
Aug 8th, 2002, 08:14 AM
#2
Retired VBF Adm1nistrator
This code will print a variable, without any inverted commas, or a vbCrLf after it
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
-
Aug 8th, 2002, 08:27 AM
#3
Thread Starter
New Member
well I'll be damned...thanks
-
Aug 8th, 2002, 08:33 AM
#4
Retired VBF Adm1nistrator
no problem
Microsoft MVP : Visual Developer - Visual Basic [2004-2005]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|