close

I have a workbook that has multiple sheets and is using checkboxes that are
checked for a list of questions that have YES, NO, and N/A as possible
responses. (These responses are also tallied on a separate summary sheet.)
Since only one response can be correct, it is possible to make sure that only
one answer can be given for each question? Is there anything that can be done
with an IF statement to make this work?

Hi,

looks to me like you want to use an Option Buttion (previously called Radio
buttons - if , like me you're the age that you can remember what real
push-buttons looked like on a car-radio).

Add the Option Buttons from the toolbox, and make sure that 'GroupName'
property is set correctly identifying the various groups of buttons you want.

regards,

PauwlL

quot;instructorjmlquot; wrote:

gt; I have a workbook that has multiple sheets and is using checkboxes that are
gt; checked for a list of questions that have YES, NO, and N/A as possible
gt; responses. (These responses are also tallied on a separate summary sheet.)
gt; Since only one response can be correct, it is possible to make sure that only
gt; one answer can be given for each question? Is there anything that can be done
gt; with an IF statement to make this work?

Take a look at Debra Dalgleish's Contextures website:

www.contextures.com/xlform01.html

That link showcases Dave Peterson's code that builds the form automatically
for you.

Does that help?

***********
Regards,
Ron

XL2002, WinXP-Proquot;instructorjmlquot; wrote:

gt; I have a workbook that has multiple sheets and is using checkboxes that are
gt; checked for a list of questions that have YES, NO, and N/A as possible
gt; responses. (These responses are also tallied on a separate summary sheet.)
gt; Since only one response can be correct, it is possible to make sure that only
gt; one answer can be given for each question? Is there anything that can be done
gt; with an IF statement to make this work?

I think you are correct that Option Buttons would be the answer. I also need
to tally those responses; can I assign a value to the cell that can be added
or can the button automatically equal 1 if selected and 0 if not selected?
Also, it seems to me that the forms toolbar is the one to use for this--am I
correct?

quot;Pauwlquot; wrote:

gt; Hi,
gt;
gt; looks to me like you want to use an Option Buttion (previously called Radio
gt; buttons - if , like me you're the age that you can remember what real
gt; push-buttons looked like on a car-radio).
gt;
gt; Add the Option Buttons from the toolbox, and make sure that 'GroupName'
gt; property is set correctly identifying the various groups of buttons you want.
gt;
gt; regards,
gt;
gt; PauwlL
gt;
gt; quot;instructorjmlquot; wrote:
gt;
gt; gt; I have a workbook that has multiple sheets and is using checkboxes that are
gt; gt; checked for a list of questions that have YES, NO, and N/A as possible
gt; gt; responses. (These responses are also tallied on a separate summary sheet.)
gt; gt; Since only one response can be correct, it is possible to make sure that only
gt; gt; one answer can be given for each question? Is there anything that can be done
gt; gt; with an IF statement to make this work?

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()