The TransferSpreadsheet Method/Action does not allow you to specify a destination range for your data. To do this, you would need to write VBA to automate Excel and transfer the data row by row. I don't have example code, you might be able to find something in Excel Help or in the MSDN library.