Hi Rochelle
if all your names & numbers are similar to your example, then data / text
to columns will probably work for you
ensure that you have a couple of blank columns to the right of your current
column (note, this process will split up your original column into two and
won't retain a copy of the original - if you want a "combined" column, copy
this column to a new column first).
select the column to be split up, choose data / text to columns, choose
deliminated choose NEXT, untick TAB, tick SPACE, click FINISH.
--
Cheers
JulieD
check out
www.hcts.net.au/tipsandtricks.htm
....well i'm working on it anyway
"Rochelle" wrote in message
...
Hi!
I would like advice on how to separate the names and the numbers of an
address written in one column into the name and the number in two separate
columns.
In otherwords "Kingstreet 23" must become "Kingstreet" and "23."
Can anyone help with a function that can do this?
Thanks in advance,
Rochelle