Another drop-down list box question

M

Mike_D_Man

Newbie question here....

On a form that I am trying to adapt to InfoPath, there are reference
tables at the bottom which list the definitions for each value that you
could enter into a particular field. For example, if column "A" could
have as an entry "20", the reference table might indicate (for people
needing to reference it) that "20" is "Fred's Famous Deli". This
second bit of data is NOT what we want to capture: we only want the
"20".

That said, how can I get this into a drop-down list box that (A) shows
both pieces of information while (B) being limited to a field size
smaller than the combined data (say 60 px) and that (C) only records
the numeric value chosen?

Did that make sense?
 
Top