ODBCConnection.BackgroundQuery (Excel)
True if queries for the ODBC connection are performed asynchronously (in the background).
ActiveWorkbook.Connections(1).ODBCConnection.BackgroundQuery = True
True if queries for the ODBC connection are performed asynchronously (in the background).
ActiveWorkbook.Connections(1).ODBCConnection.BackgroundQuery = True