RE: Macro
Hi Jennie. If you want your code to be unavailable for alteration by others, I suggest you save the spreadsheet with your macros in as an Add-In and load that everytime Excel starts (with an AutoOpen macro). The macros will then be able to run, but the source code will be unavailable to others.
Anthony