Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi!
I need to parse through a text file in reverse order using VBA. Any ideas on how to do this? The text file can grow very large (10GB), so starting at the beginning and inputting all the way to the end is not an attractive option. I'm trying to find the most recent ten occurrences of a certain message in the log (which would be the last ten occurrences of said message in the log). I can handle the instr to find the message, and an array to store the results, it's the backwards stepping that I can't figure out. Thanks!!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I reverse name order from Last, First to First Last in Exc | Excel Discussion (Misc queries) | |||
Reverse Row Order? | New Users to Excel | |||
Reverse Order | Excel Discussion (Misc queries) | |||
"Open File" listed in reverse-alphabetical order. | Excel Discussion (Misc queries) | |||
reverse order | Excel Discussion (Misc queries) |