I'm have a table where each record has three phone numbers (cell, home and work).
I want to create form with some of the information of the table and I would like to combine the three phone numbers in a combo box, so that when you click on it the drop down list shows the three phones. How can I do that?
I want to create form with some of the information of the table and I would like to combine the three phone numbers in a combo box, so that when you click on it the drop down list shows the three phones. How can I do that?