Hi Guys,
i am using code to refresh querytable from power query:
and it is working like a charm.![]()
Please Login or Register to view this content.
I read that i should add also:
"false" in the end to turn off "Enable backgroundquery" property.With Worksheets("DNS Export Table")
.ListObjects(1).QueryTable.Refresh FALSE
End With
But when i am doiing this macro stops after refreshing so msgbox is not showing up...
Why ? Did you have similar issue?
Please help,
Jacek
Bookmarks