Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Populating the "To:" field from Access97 to GroupWise

2 views
Skip to first unread message

rkern...@my-deja.com

unread,
Jan 26, 2001, 11:54:01 AM1/26/01
to
The following script has gotten me to the point that I can click on an
already typed in email address and a new GroupWise message comes up but
it does not populate the "To:" like it is supposed to. It works with
Outlook Express but not GroupWise.

Private Sub EmailAddress1_Click()
DoCmd.SendObject acSendNoObject, , , [EmailAddress1]
End Sub

Any help on this would be greatly appreciated. I would think it's
probably something easy but I am fairly new at this so I am still
learning.
Thank you all.


Sent via Deja.com
http://www.deja.com/

0 new messages