How can I let my progressbar update while a query is executed in Access. It seems that the query progress uses all of the processors power, and so stopping the progressbar. After the query has finished the progressbar continues. I want them both to run at the same time.

Thanx