Well, I'm doing a series of queries that wind up a in recordset in Access, and from there I open an application instance of Excel and drop in the data into it...
The fun thing is, normally it does this at around 10 rows per second, yet, if I right click on the excel sheet while its filling out, the speed will literally EXPLODE filling out at least 100 rows per second.
As I'm inserting more than 40.000 rows, this performance increase is highly sought after, so I'm looking for the reason why, so people don't have to right click the sheet while its filling out...
Does this make any sense to ya? I can't paste any code, as its running as we speak, but at first chance, I'll drop it by...