To prevent people from looking at the formulas and editing it in MS Excel is to lock cells, hide formula and protect sheet. That's for the sheet, but how do I prevent people from even looking at my VBA code? Is there a way to lock it with a password?
I am using MS Excel 2010.