I know that Excel TypeScript scripts are saved to your OneDrive, and that you can share that script with other members of your organization (though it seems you can only share it with everybody, not specific people).
Is there a way to embed the script into the .xlsx file? So that if I made a copy and gave it to somebody, they could use the scripts too without having to manually import them? I want to bring the script down from the Office Cloud level and store in inside of the workbook, so that I can make copies of the file for other users to own themselves.
I just ran a test- I created a script in an excel file and added a button for it on the page. I closed that excel file, opened another, and deleted the script. Then I went back to the first file, and I couldn't run the script. It seems that, at least by default, they are 100% stored externally from the file.
Is such a thing possible?