Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would very much appreciate some help in extracting a value from a text
file. If the text file was imported to XL and parsed it should cover 5 columns. The data is in blocks determined by a row descriptor at the bottom of each block. I need a value in that row that could be in any of the other four columns, it is governed by a column heading at the top of that block however these headings vary per block so they are not consistent. I can do all this in XL but it is very messy using a series of loops etc. As i have to repeat this exercise several times it struck me that it might be less prone to error and maybe more efficient to extract this value straight from the unparsed text file. If so i will be very grateful for some code to do this or to be pointed in the right direction. -- with kind regards Spike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extract DAta from text | Excel Discussion (Misc queries) | |||
How can i extract some text data..... | Excel Programming | |||
Extract data from an old Quattro file | Excel Programming | |||
Search/Extract Data w/in Text File | Excel Discussion (Misc queries) | |||
open text file to extract data | Excel Programming |