splitting a cell in to three
Highlight your column go to Data - Text to Column - check the Deliminated
with - check the "comma" and finish. It will split that cell into three
columns.
Hope this helps.
Monika
"RowzeRiot" wrote:
i have a list of dates 'DD,MM,YYYY' and i need to split the cells so that in
a new collum it has 'DD' 'MM' 'YYYY' i can understand how to put the day and
year into a new collum =left(A1,2) & =right(A1,4) but i cant work out how to
seperate the middle
should i delete the commas?
thanks in advance
Rose
|