How to segregate year out of this data
1991mit
I require to show year in a cell and the remaining info in other cell
Rick Rothstein wrote:
If A1 contains your combined date and time, then...
02-Feb-09
If A1 contains your combined date and time, then..
For the date part: =INT(A1
For the time part: =MOD(A1,1
You will probably have to format the cells you put these formulas in to
display the date and time properly
--
Rick (MVP - Excel
Previous Posts In This Thread:
to separate date and time formula
H
How do you create a formula to separate date 04/12/2007 and time 00:00:00
4/12/2007 00:00:0
Thank you
Soth
If A1 contains your combined date and time, then...
If A1 contains your combined date and time, then..
For the date part: =INT(A1
For the time part: =MOD(A1,1
You will probably have to format the cells you put these formulas in to
display the date and time properly
--
Rick (MVP - Excel
Re: to separate date and time formula
Wonderful - Thanks Ric
:
Submitted via EggHeadCafe - Software Developer Portal of Choice
Excel Identifying which formulas are slowing down workbook recalaculation
http://www.eggheadcafe.com/tutorial...are-slowing-down-workbook-recalaculation.aspx