top of page

How to strip date from date/time in any column?

  • Ketul Patel
  • Sep 19, 2017
  • 1 min read

You can use a simple Time formulas as shown in the image above

=TIME(HOUR(A1),MINUTE(A1),SECOND(A1))

 
 
 

Comentarios


Featured Posts
Recent Posts
bottom of page