Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hey all
is it possible to strip each item from the below string and then plac each item into a separate cell? ie. I have a cell content such as: U 25 Stewart, Patrick, A 100.64 0.00 123.35 0.00 0.00 0.00 25000.00 3555.01- 290.33 and would like to place each item into ajoining cells in a row (th name can be taken as one long string) thank -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
dabith,
Use Data - Text to columns. Delimited, specify space for the delimiter, "treat consecutive delimiters as one." -- Earl Kiosterud mvpearl omitthisword at verizon period net ------------------------------------------- "dabith " wrote in message ... hey all is it possible to strip each item from the below string and then place each item into a separate cell? ie. I have a cell content such as: U 25 Stewart, Patrick, A 100.64 0.00 123.35 0.00 0.00 0.00 25000.00 3555.01- 290.33 and would like to place each item into ajoining cells in a row (the name can be taken as one long string) thanks --- Message posted from http://www.ExcelForum.com/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stripping HTML Tags out of cells | Excel Discussion (Misc queries) | |||
Sorting Cells on letters and numbers and placing result in one of 3 columns | Excel Worksheet Functions | |||
adding cells after stripping numbers out of text fields | Excel Discussion (Misc queries) | |||
Stripping Path from File String | Excel Programming |