Q
quzie
I have a query that I am exporting out to excel. All data comes over fine
with the exception of one exp field - Reporting Code:
Forms!frmReportsMenu!SelectAllIHDIV. I need this data to export to my excel
file so I can use it as a heading in the excel file. If I copy and paste this
column in excel it will copy over fine but if I use the
DoCmd.TransferSpreadsheet it will not return any value in that field. Says
unable to append all data and that is the only field that doesnt seem to come
over. Any ideas on what I am doing wrong or how I can successfully get the
results of the Forms!frmReportsMenu!SelectAllIHDIV over to the excel sheet.
thanks in advance
with the exception of one exp field - Reporting Code:
Forms!frmReportsMenu!SelectAllIHDIV. I need this data to export to my excel
file so I can use it as a heading in the excel file. If I copy and paste this
column in excel it will copy over fine but if I use the
DoCmd.TransferSpreadsheet it will not return any value in that field. Says
unable to append all data and that is the only field that doesnt seem to come
over. Any ideas on what I am doing wrong or how I can successfully get the
results of the Forms!frmReportsMenu!SelectAllIHDIV over to the excel sheet.
thanks in advance