Prev: Combo Box Data Row Source
Next: Clone Code Complication
From: Micki on 28 Feb 2010 17:57 Hello, all. I have been asked to add a feature to an exiting form where a "note" will appear on mouse over only if a combo box of a continuous form is a particular value (i.e. Annual Safety Training). The main form is frmEmployees, the subform is subformClassesAttended. The combo box is Combo12, but it is displaying the text description (colmun 2) associated with a bound field of a number type, classID. I have a hidden label, lblInfo, with the info to be displayed but am not sure of the coding & whether I should be referencing the description in Combo12 or ClassID 6 (the id associated with Annual Safety Taining). Any help would be appreciated.
|
Pages: 1 Prev: Combo Box Data Row Source Next: Clone Code Complication |