P
Pass-the-reality
I have a list box labeled CallReasonCategoryID. The list box is tied to a
table - CallCategory. What code would I need to add on the DoubleClick
function that would display a message of the selected CallCategory
definition. Example, if you double click on Support, a msg would display the
definition for Support.
table - CallCategory. What code would I need to add on the DoubleClick
function that would display a message of the selected CallCategory
definition. Example, if you double click on Support, a msg would display the
definition for Support.