I have a table with a Date/Time column. Regardless of the Date Format I specify in the Table Customizer, if I copy and paste a date from a Date/Time cell, it appears in this format,
Sun Jul 31 08:10:00 MDT 2011
which is not recognizeable in excel as a date so my users are having issues doing whatever it is they want to do, most likely graph the data.
Is this a datetime format specified somewhere else that I can change? My next step is to write an export script but I thought I would see if anyone has any ideas first.
Correct, the client is just highlighting data he wants and using control-c to copy it out to excel. I was trying to write an event script for copying data to the clipboard but never managed to get it working properly.