This tutorial shows you how to force a user to enable macros before they can use the workbook in Excel.
To do this, we must actually use a series of macros and these macros and VBA code are included for free in the links above. You can download the code and try it out and also look at it while you view this tutorial in order to follow along.
In the tutorial, I'll show you how everything works - I'll show you how the "forcing the user to enable macros" feature works and then, if you want, you can keep watching as I go over every line in the macro and try to explain what everything does in as simple terms as is possible; bear in mind, some aspects of this series of macros can get confusing :P.