Is there a specific problem you're having? A send buttons would just look like this:
Sub cmdSend_Click()
Item.Send
End Sub

Signature
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi Guys,
> I am designing a vacation application form and
[quoted text clipped - 7 lines]
>
> Rick