I've got an Excel sheet with some macros built in to grab some data from a database. I'd like to save the Excel sheet and send it to someone, whilst still retaining the data. However because it uses the macros, the data gets lost when I send the file as it can't connect to the database.
Is there a way I can save/send this file without the macros in place so the data is all static?