Need help converting date time to date only

F

Frank Kabel

Hi
without looking at your file you could use the following formula in a
helper column
=INT(A1)
and format this cell as 'date'
 
Top