ODBCConnection.Refreshing property (Excel)

True if a background ODBC query is in progress for the specified ODBC connection. Read/write Boolean.

Syntax

expression.Refreshing

expression A variable that represents an ODBCConnection object.

Remarks

Use the CancelRefresh method to cancel background queries.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.