G
Guest
I need to export a large # of records to an Excel workbook. The number of records is over the 65K that Excel accepts. How can I select chunks of the table to export into same Excel file, but different worksheets. I have code to do this for txt files, but not Excel...I think I need to use TransferSpreadSheet function, but am not sure how to limit the records.
thk
thk