Q qwang1115 Registered User. Local time Yesterday, 23:09 Joined Oct 24, 2008 Messages 14 Oct 24, 2008 #1 I tried to export the date/time field data to a text file. For example, the data is: 1/1/2008, but it turned out 1/1/2008 0:00:00 in the text file. I don't want the 0:00:00 appended. Which step I am missing? Thanks!
I tried to export the date/time field data to a text file. For example, the data is: 1/1/2008, but it turned out 1/1/2008 0:00:00 in the text file. I don't want the 0:00:00 appended. Which step I am missing? Thanks!
RuralGuy AWF VIP Local time Today, 00:09 Joined Jul 2, 2005 Messages 13,825 Oct 24, 2008 #2 Use the Format() function to specify any format you want for the date.