M
meyerryang
I have a field in a query that may have more than 255 chars, because it is a
memo field (for notes, etc). How do I prevent it from being truncated with
an export to excel function.
I have used both the transferspreadsheet and output to method. Anyone know
what I can do to prevent this?
docmd.tranferspreadsheet acexport, acspreadsheetTypeExcel7, "MyQuery",
"C:\Documents and Settings\MyQuery.XLS, Yes
memo field (for notes, etc). How do I prevent it from being truncated with
an export to excel function.
I have used both the transferspreadsheet and output to method. Anyone know
what I can do to prevent this?
docmd.tranferspreadsheet acexport, acspreadsheetTypeExcel7, "MyQuery",
"C:\Documents and Settings\MyQuery.XLS, Yes