Groupwise Addressbook Control Usage

  • Thread starter Michael Theymann
  • Start date
M

Michael Theymann

Hi,

I'm trying to use the Groupwise address book for my Microsoft Access
database. So I added the "address book control" to my form.

If I click on the (now existing) button, I can choose whatever address I'd
like. But as soon as I click "Close" or "OK" I don't know how to get the
selected addresses to my form. What's the appropriate code?

I'm looking for something like

---
Dim chosen_addresses as String
chosen_addresses = Me.MyAddressBookControl.SelectedMailAddresses
---

Is it that easy? Is it that way? How is it done?

Can anyone help me?

Best regards and thanks in advance,

MaiThai
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top