The SaveTableToWorkbook function does not export rows in the correct order when an index is set. I was able to fix this by using a row counter variable instead of RECNO() when exporting.
I also added a wait window with the export progress so users can tell the export is still runnning when exporting large tables.
I would like to submit these code changes to the project. How can I do that?
↧