Sounds like you didn't bind the controls to an Outlook property. THus, Outlook doesn't know where to store the data. See http://www.outlookcode.com/d/formcontrols.htm

Signature
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
>I am just trying to create a real simple custom form using the Message form
> where I have multiple Yes or No Radio buttons. I have group all the proper
> radio buttons, but when I click on yes or no radio buttos and send it to
> someone (or myself) the radio buttons are all cleared when received. Any
> suggestions on what I am doing wrong would be greatly appreciated.