Home |
Search |
Today's Posts |
#11
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Larry,
I have a weakness for text file manipulation--it's been my pleasure! Regards, Shockley "L Mehl" wrote in message ... Shockley -- Thank you. You are very generous to help me so completely. Larry "shockley" wrote in message ... Larry, I will probably use it after I write some code to strip the Y-values before the import< Replace the line If tsRead.AtEndOfStream Then Exit Do with this line If sTest = " " Then Exit Do This will stop the parsing at the line with the single space--no need to strip the y-values. I was testing the macro on a souce file with no y-values and then forgot to revise it back to work with the real-life format of the file. I'll be glad to help with any more bugs. Regards, Shockley "L Mehl" wrote in message ... Shockley -- I will probably use it after I write some code to strip the Y-values before the import, to save perhaps more time. Larry "shockley" wrote in message ... ... --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.600 / Virus Database: 381 - Release Date: 2/28/2004 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I import text file of cash flow to excel file then use formula | Excel Discussion (Misc queries) | |||
Set Defaults in File Import of a Text File | Excel Worksheet Functions | |||
Would Like to Automate Batch File Creation and Text FIle Import | Excel Discussion (Misc queries) | |||
excel - create a macro to use cell text as part of a file name | New Users to Excel | |||
Get External Data, Import Text File, File name problem | Excel Programming |