Hello, I am trying to come up with some code to Refresh All Data on my Workbook.

I have this bit of code:

ActiveWorkbook.RefreshAll

However, this causes a prompt on screen for the End User to select a button labelled "Import"

Is there a Code that could select this button automatically?