I'm using Power Query and usually just use Refresh All to refresh all of my queries, and I would say that about 20-30% of the time, the query does not refresh successfully for whatever reason (it's pulling from an Access database and I frequently get the "File in use" error, which seems to go away if I do a second refresh).
Anyhow, I am looking for some way to identify that the refresh failed ... I'm using VBA to run the .RefreshAll command, so if there is a VBA way to determine if a query's refresh was a success, that would be ideal.
I'm using Excel 2013.
Is this possible?
Anyhow, I am looking for some way to identify that the refresh failed ... I'm using VBA to run the .RefreshAll command, so if there is a VBA way to determine if a query's refresh was a success, that would be ideal.
I'm using Excel 2013.
Is this possible?