Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
A newbie question: What's a good way to format and process a text string to get it into a row of cells? Is there an excel method that parses strings into cells?
My excel macro gets a string from another application. The string is to be parsed into multiple cells within one row. I control the othe application, so I can build the string however I want. Should I use CSV? XML? Just put vbCrLf between data items? Right now the string I'm parsing is CSV: "item1","item2","etc.." My macro has no idea how many items to expect - I just want it to put them in consecutive cells in the current row. -jcf |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert times to text string | Excel Worksheet Functions | |||
Convert text string to IP address | Excel Worksheet Functions | |||
cannot convert text string into value | Excel Worksheet Functions | |||
Convert numbers to text string | Excel Discussion (Misc queries) | |||
Need to convert text string to seperate cells | Excel Worksheet Functions |