Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi, simple I'm sure but can't see the answer. Currently going through a string "DO While Not ts_IN.AtEndOfStream" looking for information. This includes then checking another string (while inside the first) for matching reference point for further data. So within the first loop, I have a second loop "Do While Not ts_IN2.AtEndOfStream". And looping through that string searching for the reference point. This works initially, but after awhile don't find anything because it is not going back to the start of ts_IN2 string each time loops on the first section. I can show some code if makes simpler, but basically how do I reset to the start of the second string each time the first DO loops. Thanks for any help Neil -- StackemEvs ------------------------------------------------------------------------ StackemEvs's Profile: 1402 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=175267 Microsoft Office Help |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Converting text string back into a formula | Excel Discussion (Misc queries) | |||
Trim special charcters from start of string | Excel Programming | |||
IF Cell Contents Start with STRING | Excel Worksheet Functions | |||
check if the text string start with a specific character | New Users to Excel | |||
Scenariao needing help with. convert range to string and back, | Excel Programming |