Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have data (firstnamelastname) from a database in one column and wish to
separate them to produce first name in one column and second name in the next column. Unfortunately there is no delimiter, the first and last name just run together. I thus cannot use Data, Text to column as there is neither a fixed delimiter nor or specific break for a fixed width. there is around 500 names so I could retype them, but colleagues around the world in my country all have the same problem so would like to be able to provide a workaround. Anyone got any ideas? Thanks! |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
This is absolutely not easy. My idea; provide a list of first names used in
your country and program a loop to recognize parts of each cell content to the list. Easier but boring; instead of retyping, insert some symbol between names and then use text to columns. HTH. Best wishes Harald "Lynn" wrote in message ... I have data (firstnamelastname) from a database in one column and wish to separate them to produce first name in one column and second name in the next column. Unfortunately there is no delimiter, the first and last name just run together. I thus cannot use Data, Text to column as there is neither a fixed delimiter nor or specific break for a fixed width. there is around 500 names so I could retype them, but colleagues around the world in my country all have the same problem so would like to be able to provide a workaround. Anyone got any ideas? Thanks! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining Text from 2 Columns into 1 then Deleting the 2 Columns | Excel Worksheet Functions | |||
help with sorting text in columns to match other columns | Excel Discussion (Misc queries) | |||
merge text from 2 columns into 1 then delete the old 2 columns | Excel Worksheet Functions | |||
Excel is automatically doing "text to columns" upon paste text. | Excel Discussion (Misc queries) | |||
Linking text columns with text and data columns | Excel Worksheet Functions |