ODBCConnection.Refreshing Property
True if a background ODBC query is in progress for the specified ODBC connection. Read/write Boolean.
Version Information
Version Added: Excel
Syntax
expression.Refreshing
expression A variable that represents an ODBCConnection object.
Remarks
Use the CancelRefresh method to cancel background queries.