Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Anybody, with any advice / suggestions on what is the best methods /practices on parsing strings. I have a really huge string, that provides a major performance Bottleneck while reading through. Right now I split it by a delimiter, fill it into a Variant and run through each (shorter length) string within the Variant, and use Instr , Mid$ and Right$ while parsing out a Key, Value Pair. Any ideas, any articles? Thanks in Advance, Regards, Megha |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
parsing a string | Excel Programming | |||
Parsing when deliminator is a string | Excel Worksheet Functions | |||
Parsing a String to get Numbers | Excel Programming | |||
Parsing a string to retrieve numerals | Excel Programming | |||
Unicode string parsing? Please help! | Excel Programming |