Hello,
In my spreadsheet I load 26 CSV files. Each CSV file has 3 columns and 7 rows. It uses the connection query in Excel. It is only relatively slow to refresh the data. To refresh the data, I can press the refresh data button in Excel.
But in practice I use this code every 5 seconds:
Every time the update happened, the worksheet is very slow. Sometimes I have to wait 1 or 2 seconds. Then freezes my entire Excel here. It may be faster. The files need only be read.![]()
Please Login or Register to view this content.
The code I personally made with the Macro Recorder:
Can someone give me another code to load CSV into my spreadsheet? (maybe no connection query etc). I do not know the other possibilities. But in theory it can go much faster.![]()
Please Login or Register to view this content.
Best regards,
grid
![]()
Bookmarks