Introduction
  • What we will accomplish in this course
  • Important NOTE on DOWNLOADABLE RESOURCES
Securing the Backend Database
  • Setup Your Work and Update Environments
  • Add a User Table to the Backend
  • Encrypt the Backend in the Work Folder
  • Relink the Work Frontend to the Secure Backend
Start Building the Login Form
  • Create the Login Form
  • Add a Password box to the form
  • Start Adding VBA Code to the Login Form
  • Add an Exit Button to the Login Form
  • Start Building the TestEntry function
  • Create the LOGIN Button
  • Finish Building the TestEntry function
  • Add an Exit Button to the Customer Form
Finish the Login Form
  • Secure the Login form
  • Resize the Login Form to Partial Screen
  • Create the Startup Routine
  • Unhide Menus for ADMIN Users
Set Database Properties
  • Examine the SetStartupProperties Subroutine
  • Create a Macro to Secure the Database
  • Setup a Custom Ribbon System Table
  • Install the Custom Ribbon and Make Final Changes
Closing the Back Door
  • The Wide Open Back Door!
  • Eliminate the Import Autoexec Problem
  • Hide Your Tables!
  • Password Protect Your VBA Code
Conclusion
  • What have we learned?
  • BONUS LECTURE: Learn Even More!