Export to Excel Without Time

Member for

19 years 8 months

You could always just change the display format of the columns with Date and Time in them.

Member for

20 years 6 months

Hi,



I encountered the same situation before. The fastest walk-around is to modify it in Excel.



- Insert a new column in Excel (let’s say C); just after the dates and times column (let’s say B).



- Make the new column as a formula "C1=Left(B1,10)"



This operation will cut the unwanted time info; and you will e left with dates only.



Regards,



Sherif