ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   SQL.REQUEST - controlling refresh frequency? (https://www.excelbanter.com/excel-programming/285699-sql-request-controlling-refresh-frequency.html)

Jason Schellenberg

SQL.REQUEST - controlling refresh frequency?
 
Is there any way to control the way the sql.request refresh occurs in
Excel?

I'd like to use it on a larger spreadsheet, but when it updates so
frequently, it slows everything down too much. I would prefer to set
it to update when I hit a "refresh" button (or something to that
effect). MS Query is not flexible enough for me, since I want to pass
different variables into every row, and the data returned is not an
array. I can handle the slow refresh, but I only want to run it when
I decide to - not with any little change.

Any advice would be greatly appreciated.

Thanks!

Jason Schellenberg

WojciechG

SQL.REQUEST - controlling refresh frequency?
 
you should use SQL.Request as an array function with set of arguments as joint table. I make such a reports in another way (with written own worksheet functions) - it goes very,very quickly (no limitations below 65000 recs in fact)


All times are GMT +1. The time now is 12:33 PM.

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