Forum Discussion
rodsan724
Oct 29, 2021Brass Contributor
What does Compile VBA Project do anyway
There is an option in my Excel 2016 VBA project that says Compile VBA Project. What does this do?
rodsan724
Oct 29, 2021Brass Contributor
Does it create a new file or just stuff internally?
HansVogelaar
Oct 29, 2021MVP
The tokenized code is stored in the workbook itself.