A
Annette
I have a macro that performs the "TransferSpreadsheet". The transfer
type is export, spreadsheet type is Microsoft Excel 8-10, the table
name is a query that I gather information to, the file name is the
name of an existing excel file that I would like to transfer the data
to, has field names is yes and range is "Sheet1!A12:M300".
When I run the macro I would like the data from the "table name" to
dump to the excel file in Sheet1 beginning at cell A12 through M300,
however I receive a message that it failed. I can export the data to a
different spreadsheet and then copy and paste it into the cells and
not have a problem. What am I missing.
type is export, spreadsheet type is Microsoft Excel 8-10, the table
name is a query that I gather information to, the file name is the
name of an existing excel file that I would like to transfer the data
to, has field names is yes and range is "Sheet1!A12:M300".
When I run the macro I would like the data from the "table name" to
dump to the excel file in Sheet1 beginning at cell A12 through M300,
however I receive a message that it failed. I can export the data to a
different spreadsheet and then copy and paste it into the cells and
not have a problem. What am I missing.