View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default How can I convert a text cell into date cell in Excel

Why not =A1 ?
--
David Biddulph

"Teethless mama" wrote in message
...
=--TEXT(A1,"D/M/YY")

"drocha" wrote:

I have the following cell: =text(A1,"D/M/YY"). How can I convert that
cell
to a date cell. I am using Excel 2000.