G
Guest
I have read through all the other posts on this issue and found this:
"In another post, I noticed Ken Snell recommending the following to preserve
formatting when exporting a time column to Excel:
MyTimeField: Format([TimeFieldName], "hh:nn")"
Where would this code go?
I am using transferspreadsheet to export a query to excel but I need to
specify a couple of format issues. Even when the query is in the correct
format it does not convert correctly to excel.
This first column is a date and needs to be mmm-yy and all other columns
must not display zeros.
Thanks in advance.
"In another post, I noticed Ken Snell recommending the following to preserve
formatting when exporting a time column to Excel:
MyTimeField: Format([TimeFieldName], "hh:nn")"
Where would this code go?
I am using transferspreadsheet to export a query to excel but I need to
specify a couple of format issues. Even when the query is in the correct
format it does not convert correctly to excel.
This first column is a date and needs to be mmm-yy and all other columns
must not display zeros.
Thanks in advance.