Excel using Automation is slow , compared to other methods of importing/exporting data. Progress bar just makes it slower. If you have large data amounts you want to transfer to Excel and the performance is "killing you", then consider recoding it to use flat CSV files and use an Excel macro to import and display the data.
↧