I'm sure this is quite trivial:

I have a combobox in a form as a bookmark. I choose from a list of people in the combobox (no problem), but I want a phone number to appear elsewhere on the page after I selected one person. I am not familiar with handling bookmarks in VB. I can do the If..then..else statements, but I don't know how to control the bookmark combobox in VB.

Can anyone help?