'What does QueryTable.Refresh BackgroundQuery:=False do?

What does the statement

Selection.QueryTable.Refresh BackgroundQuery:=False

do in excel macro? Does it disable background refresh for the selected table?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source