Creating a light-weight Auditing function for Access databases is a 4 step process. The Subs and Procedures in these two code modules do all the work of setting it up. Customization is available to ...
This README provides a basic description and tutorial for a set of VBA (Visual Basic for Applications) macros designed for use with SRRC's srrc_wtemp_db.accdb Microsoft Access database. These macros ...
Use a macro quoting function anytime you want to assign to a macro variable a special character that could be interpreted as part of the macro language. Special Characters and When Macro Quoting is ...
Although subsequent chapters go into far more detail on the various elements of the macro language, this section highlights some of the possibilities, with pointers to more information. macro ...