Keeping track of random ideas can be challenging if you don't write them down when they occur. If you're updating an Access form, for example, you may wish to jot down a quick note about the form or ...
In VB form design, one can trigger the "on click" event by puting an "Access key" into a caption name...<BR><BR>e.g. &Close as a command button's caption name, would trigger the "on click" event if ...