OK here is my question:

If you wanted to fill the contents of two different fields into one combo box how would you do it? Example:

One field called email, the other one called email_address.

Combo box called cboemail

Could you place the email field next to the email_address in the combo box. So in other words the email field would match the name to the actual persons email address.