Application.CalculateUntilAsyncQueriesDone Method
Excel Developer Reference |
Runs all pending queries to OLEDB and OLAP data sources.
Version Information
Version Added: Excel 2007
Syntax
expression.CalculateUntilAsyncQueriesDone
expression A variable that represents an Application object.
See Also