Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you!
"Michelle" wrote: Perhaps you could insert another column and insert the formula =LEFT(A1,FIND(" ",A1,1)-1) The FIND function finds the index where the space occurs, and the left function displays the text from the first character up to one before the space. Drag the formula down for each date you want to strip out. Hope this helps. -- Cheers, Michelle "Anyone who says he can see through women is missing a lot." Groucho Marx "Kent" wrote: I am working with data imported from Solomon Reports, and one of the columns comes over as follows: 12/11/2007 00:00:00 When I look at the cell formatting, it is general, not formatted as date/time. I want to strip the 00:00:00 and just be left with the date, is there an easy way to do this in Excel??? Thanks, Kent |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to display zero in a number to 1dp e.g. 14.0 without stripping the zero | Excel Discussion (Misc queries) | |||
Stripping The First Four Characters from a value | Excel Discussion (Misc queries) | |||
Stripping the dashes | Excel Discussion (Misc queries) | |||
Stripping and Conversion. | New Users to Excel | |||
Stripping section of text | Excel Worksheet Functions |