HI,

At the moment I have a few macros which all pull out data from online websources/websites. These macros run once a day. However they are all dependent on me having my computer online, turned on, and (Excel open).

For consistency, is it better to move this data collection over on a proper database such as Access or mySQL?

And but the script on an online external server? With Cron tabs?

And then have an Excel spreadsheet pull the data off our own online external server.