In a desktop app, I have an entry field (Last Name) that uses a drop down box. On the drop down list, I have the field that will be loaded into the target field (Last Name) when the selection is made, but also I have another field on the list (Home Address). That second field is from the same file as the first field, but it is there to help the user discriminate between two entries in the list that had identical Last Names.
How do I include that second field on a Net Talk drop down list. Again, it is just there for user info, it is not loaded into the target field.
Mike Springer