Microsoft Access using VBA


Microsoft Access is a grossly misunderstood product.  With proper understanding of how MSAccess works, it's capabilities and fundamental programming knowledge, you can create just about everything with it.  MSAccess is an excellant report generator and a good database system for small scale applications and protoyping.  However, it does have it's limitations.  These applications are an example of how MSAccess can be used with advanced knowledge of VBA.


Time and Scheduling Application This application implements data security at the user interface level.  It allows for the time scheduling and tracking of a group of employees.
Trainer's Teaching & Training Game This training aide is based upon the popular Jeopardy style multiple choice answer game.  Meant to be played by classroom teams.  The system allows you to edit questions and answers pools and randomly selects questions for the game session.  



Visual Basic

TempLogger Program included with the TempLogger to log temperature data
Lockit Used to lock/unlock keyboard bypass for MSAccess files