I would like for a field definition to appear when the cursor is placed on select field boxes on an Access form. Essentially, the pop up box will explain to the user what he/she needs to enter in that field. Can I do that? I am using Access 2000.
If you open up the properties for your control, there is one called ControlTip Text. If this has a value then when you hold your mouse over something it will pop-up whatever text is there.