Outlook forms : Radio buttons value

G

Guest

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
 
S

Sue Mosher [MVP-Outlook]

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

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Guest

Thank You ! it worked perfectly as per article.

Sue Mosher said:
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

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top