Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Separating carriage return data into separate cells
I imported data from a SQL database that has information stored in the cell as information separated by carriage returns. Keep in mind what is below is all on one cell: This row will be random text and random length but there is information that is valuable to me in this line of text Name:JOE,SMITH OrderNo:99999999 TotalSubmittedAmt:$999.99 PaidAmt:$99.99 ClaimDate:99/99/9999 I need to separate these fields into separate cells so I can use the data. On the bottom 4 lines I know that the text will be identical but the first line of text will vary depending. The results that I am looking for are something like the following. Text Name OrderNo TotalSubmittedAmt PaidAmt Date First line JOE,SMITH 99999999 999.99 99.99 99/99/9999 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Separating worksheets into separate workbooks | Excel Discussion (Misc queries) | |||
Separating numbers and words into separate columns | Excel Discussion (Misc queries) | |||
Importing data to excel (newline/carriage return issue) | Excel Discussion (Misc queries) | |||
How do merge two cells with a carriage return in between the two v | Excel Discussion (Misc queries) | |||
Join 2 cells with carriage return in between | Excel Discussion (Misc queries) |