Hi, I have a query in Access with a field called TimeStamp. I want this field to export to excel in DDMMMYY HH:NN
When I set the field's property Format to DDMMMYY HH:NN in the query it shows fine in Access (eg 04Sep18 23:18) but when exporting to excel it gives an error (We found a problem with some content...Repaired Records: Format from /xl/styles.xml part Styles) and it shows as a decimal number.
I want excel to recognize the field as a date (as opposed to using format(TimeStamp,"ddmmmyy hh:nn") which looks fine exported to excel but not recognized as a date.
Can someone help.
Many thanks
When I set the field's property Format to DDMMMYY HH:NN in the query it shows fine in Access (eg 04Sep18 23:18) but when exporting to excel it gives an error (We found a problem with some content...Repaired Records: Format from /xl/styles.xml part Styles) and it shows as a decimal number.
I want excel to recognize the field as a date (as opposed to using format(TimeStamp,"ddmmmyy hh:nn") which looks fine exported to excel but not recognized as a date.
Can someone help.
Many thanks