Mouse Move response based on combo box value

M

Micki

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top