date format
One way:
B1: =INT(A1)
Format B1 as a date.
In article ,
tomas wrote:
Hello. I have a date/time field with this format: 10/31/2008 12:00 AM. I
need to extract only the day so that I end up with another column with
10/31/2008. How do i do that?
|