Stuart Hunter
Member
There is a bug in the Copy to Excel function.
The custom date mask used is invalid, instead of displaying AM or PM the mask cause the display of mixed alpha codes with imbedded short month
mm/dd/yyyy h:mm:ss AmPm
example displays as
07/08/2001 19:00:46 A7P7
the mask should be
mm/dd/yyyy h:mm:ss AM/PM
The custom date mask used is invalid, instead of displaying AM or PM the mask cause the display of mixed alpha codes with imbedded short month
mm/dd/yyyy h:mm:ss AmPm
example displays as
07/08/2001 19:00:46 A7P7
the mask should be
mm/dd/yyyy h:mm:ss AM/PM