Is it possible to populate a combo box with Outlooks Address Book.
V Van T. Dinh Dec 12, 2006 #2 You can use the Link Table Manager to link to the Outlook Address Book ... and then use this linked Table (or a Query/SQL based on this linked Table) as the RowSource for your ComboBox.
You can use the Link Table Manager to link to the Outlook Address Book ... and then use this linked Table (or a Query/SQL based on this linked Table) as the RowSource for your ComboBox.