Ronald Wilson
Member
Is there a way to sort a Date and Time column by the Date value only? Or do I need to add a new column with a formula to get the Date only? Changing the format of the column to a date only does not eliminate the time value from the cell contents. Data below is sorted by CREATION_DATE then NAME.
NAMECREATED_BYCREATION_DATE
SMITH12873/21/17 4:01:01 PM
SMITH12873/21/17 4:01:18 PM
SMITH12873/21/17 4:01:27 PM
THOMPSON12873/21/17 4:01:37 PM
JONES12873/21/17 4:01:45 PM
SMITH12873/22/17 4:01:52 PM
SMITH12873/22/17 4:02:10 PM
SMITH12873/22/17 4:02:18 PM
JONES12873/22/17 4:02:31 PM
NAMECREATED_BYCREATION_DATE
SMITH12873/21/17 4:01:01 PM
SMITH12873/21/17 4:01:18 PM
SMITH12873/21/17 4:01:27 PM
THOMPSON12873/21/17 4:01:37 PM
JONES12873/21/17 4:01:45 PM
SMITH12873/22/17 4:01:52 PM
SMITH12873/22/17 4:02:10 PM
SMITH12873/22/17 4:02:18 PM
JONES12873/22/17 4:02:31 PM