![]() |
spliting a cell into more cells
is it possible to split up a cell, if i have a date '11.12.09' and i want the
day, the month, and the year to be in seperate cells is it possible if so how? and does it work if i want to do this for a whole collum of dates? |
spliting a cell into more cells
datatext to columns
-- Don Guillett Microsoft MVP Excel SalesAid Software "RowzeRiot" wrote in message ... is it possible to split up a cell, if i have a date '11.12.09' and i want the day, the month, and the year to be in seperate cells is it possible if so how? and does it work if i want to do this for a whole collum of dates? |
spliting a cell into more cells
Hi,
With your date in A1 put these in b1, c1 & d1 then select all 3 and drag down =DAY(A1) =MONTH(A1) =YEAR(A1) Mike "RowzeRiot" wrote: is it possible to split up a cell, if i have a date '11.12.09' and i want the day, the month, and the year to be in seperate cells is it possible if so how? and does it work if i want to do this for a whole collum of dates? |
spliting a cell into more cells
If it is there as text, use Data/ Text to columns, and use the full stop as
delimiter. If the 11.12.09 is a real date, use =DAY(A1) =MONTH(A1) and =YEAR(A1) and copy down. -- David Biddulph "RowzeRiot" wrote in message ... is it possible to split up a cell, if i have a date '11.12.09' and i want the day, the month, and the year to be in seperate cells is it possible if so how? and does it work if i want to do this for a whole collum of dates? |
All times are GMT +1. The time now is 06:42 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com