PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Outlook forms : Radio buttons value

Reply

Outlook forms : Radio buttons value

 
Thread Tools Rate Thread
Old 15-06-2006, 03:11 PM   #1
=?Utf-8?B?TGVtb24=?=
Guest
 
Posts: n/a
Default Outlook forms : Radio buttons value


Hi, I've created a simple outlook request form with text boxes, labels, check
boxes and radio buttons, all the fields display the information sent by the
sender except the radio buttons. I've tried a combination of the YES/NO
values and it still does not display. I have read the other posts but unable
to figure it out for radio buttons, please help with the Radio button value
setting.

Thanks in advance
  Reply With Quote
Old 15-06-2006, 03:28 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Outlook forms : Radio buttons value

BInd all the buttons in each set to the same Outlook field and give each individual button a different value -- all of this on the Value tab of the button's Properties dialog. See http://www.outlookcode.com/d/formcontrols.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

"Lemon" <Lemon@discussions.microsoft.com> wrote in message news:0F3942B5-F963-4C6C-807A-FAB01913D720@microsoft.com...
> Hi, I've created a simple outlook request form with text boxes, labels, check
> boxes and radio buttons, all the fields display the information sent by the
> sender except the radio buttons. I've tried a combination of the YES/NO
> values and it still does not display. I have read the other posts but unable
> to figure it out for radio buttons, please help with the Radio button value
> setting.
>
> Thanks in advance

  Reply With Quote
Old 19-06-2006, 08:03 AM   #3
=?Utf-8?B?TGVtb24=?=
Guest
 
Posts: n/a
Default Re: Outlook forms : Radio buttons value

Thank You ! it worked perfectly as per article.

"Sue Mosher [MVP-Outlook]" wrote:

> BInd all the buttons in each set to the same Outlook field and give each individual button a different value -- all of this on the Value tab of the button's Properties dialog. See http://www.outlookcode.com/d/formcontrols.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
>
> "Lemon" <Lemon@discussions.microsoft.com> wrote in message news:0F3942B5-F963-4C6C-807A-FAB01913D720@microsoft.com...
> > Hi, I've created a simple outlook request form with text boxes, labels, check
> > boxes and radio buttons, all the fields display the information sent by the
> > sender except the radio buttons. I've tried a combination of the YES/NO
> > values and it still does not display. I have read the other posts but unable
> > to figure it out for radio buttons, please help with the Radio button value
> > setting.
> >
> > Thanks in advance

>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off