Re: Parsing a Text File
- From: "rstroughair" <rstroughair@xxxxxxxxxxxxxx>
- Date: 29 Jan 2006 23:44:24 -0800
Thanks for both of your answers, which worked great! However, could I
trouble you for one more thing?
I do indeed need to pick up multiple lines from the file. In most cases
these are the following line after the match, but on a couple of
occasions the line required in always two lines below the match. How do
I alter the code to cater for this (eg. assume in the given example the
match occurs on row 12 of the text file and I need to copy row 14 to
the Excel cell)?
Thanks again,
Richard
.
- Follow-Ups:
- Re: Parsing a Text File
- From: rstroughair
- Re: Parsing a Text File
- References:
- Parsing a Text File
- From: rstroughair
- Re: Parsing a Text File
- From: Dave Peterson
- Re: Parsing a Text File
- From: Tom Ogilvy
- Re: Parsing a Text File
- From: Dave Peterson
- Parsing a Text File
- Prev by Date: Cell value change event
- Next by Date: Re: compare numbers -- recursive?
- Previous by thread: Re: Parsing a Text File
- Next by thread: Re: Parsing a Text File
- Index(es):
Relevant Pages
|