I have a drop down that is pre-populated from Access.The drop down uses
both values and text description.ie: 1, Level 1; 2, level 2; 3, Level 3
etcIn another section of the form, I need to retrieve the text
description of a specific value of a drop down based on a different
field value.So my question is:If I have the drop down populated already,
how do I retrieve the text value of item X from a button?Note: The drop
down may be set at 1 (Level 1), I need to retrieve the description of 5
(Level 5...