I have an excel workbook which has several sheets that each import external data on file open. These data sources are already defined in the workbook and do not use VBA to import the data.

I would like to run some VBA code after the external data has been refreshed but I do not know how to. Can anyone help?