I've made a macro that pulls out the data of the data feed sheets (from an external website). And stores them in a seperate sheet.
However I need to make sure that the external data feed is updated before the macro is run. How can I do this?
A second issue is auto running the macro once a day... Do I need to open or keep the excel sheet open for the macro to run at set intervals? Or can I get the macro to run without having to open Excel or the spesific spreadsheet/workbook?
Bookmarks