ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Speed Up MS Query update (https://www.excelbanter.com/excel-programming/390806-speed-up-ms-query-update.html)

[email protected]

Speed Up MS Query update
 
Office Excel 2003
Setup:
I am using ODBC to download data from a backend database into my
spreadsheet.

The number of rows is upward of 10k and the number of adjoining
formula columns is 39. "Fill down formulas in columns adjacent to
data" is turned on. The operation is run multiple times as needed by
the logic within the workbook.

Problem:
The operation of updating query, subsequent to the first time, is very
slow.

Comment:
I assertained that turning off "Fill down formulas in columns adjacent
to data" option speeds up the operation significangly suggesting that
the execution of deletion and filling of the adjacent columns is the
bottleneck.

Question:
Is there a way to speed up the operation without losing the
functionality?


Keith74

Speed Up MS Query update
 
Is it possible for for when you import the data to the spreadsheet to
have the screenupdating turned off?



[email protected]

Speed Up MS Query update
 
On Jun 6, 10:57 am, Keith74 wrote:
Is it possible for for when you import the data to the spreadsheet to
have the screenupdating turned off?


Application.ScreenUpdating = FALSE is already in place.



All times are GMT +1. The time now is 08:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com