View Single Post
  #2  
Old May 1st 07, 02:46 AM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Sending message via command button

The details depend on:

a) Are there other recipients for the message?

b) Is the combo box bound to an Outlook property? See http://www.outlookcode.com/d/propsyntax.htm

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

"Gil" wrote in message ups.com...
I'm new to outlook programming. I would like to send the form that I'm
on with a command button which is on the form. I would like the
message to go to a person whom I have selected in a combobox. Any
hints on how to do this? I have the combo box populated with the
correct names.

Thanks,
Gil

Ads