Hi, we use Groupwise as our e-mail server and I noticed earlier that there is an address book ActiveX control available for access. I've embedded one in a form and sure enough it pops up our GP address book. The problem is I can't work out how to get a selected address into a code variable or text box on the form. I have limited knowledge of activeX objects to say the least!
I've used the Calendar control and obtained the date simply by using Me.ActiveXName.Value. If I put the same code in the update event of the address book control it doesn't work. I'm assuming thats because there is more than one "value" that can be selected.
I found this help file but can't follow it through properly, it mentions Methods that I need to obtain the information but I can't get it to work.
http://developer.novell.com/research/devnotes/1996/septembe/06/d960906_.pdf
Any help would be much appreciated,
thanks, Tom.
I've used the Calendar control and obtained the date simply by using Me.ActiveXName.Value. If I put the same code in the update event of the address book control it doesn't work. I'm assuming thats because there is more than one "value" that can be selected.
I found this help file but can't follow it through properly, it mentions Methods that I need to obtain the information but I can't get it to work.
http://developer.novell.com/research/devnotes/1996/septembe/06/d960906_.pdf
Any help would be much appreciated,
thanks, Tom.