Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am reading lines of a text file, which has values in many columns, and
dividing these into their elements by writing them one by one in a cell in a worksheet and using texttocolumns with space as the delimiter and treating consecutive delimiters as one. I don't need the values in the worksheet, and once I've extracted the particular elements I need I write these to another text file. This seems to take a while so I wondered if there was a quicker way of doing it in code, without using a worksheet. There is the split function, but I can't find a way of getting it to treat consecutive spaces as a single delimiter. Is there a way? I am using Excel 2000. Grateful for any ideas. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help parsing a string | Excel Programming | |||
String Parsing : Best Methods : VBA | Excel Programming | |||
parsing a string | Excel Programming | |||
Parsing a String to get Numbers | Excel Programming | |||
Unicode string parsing? Please help! | Excel Programming |