Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
pam123
 
Posts: n/a
Default how do u set up multiple choice answer buttons/dots?

i'm using Excel 2003 and making a mulitple choice questionaire and need to
add buttons to that the user can choose their answer, it's usually a circle
icon in when you select it the dot fills in colour. Not sure how to do this
or if Excel can do this? Can you help??
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
davesexcel
 
Posts: n/a
Default how do u set up multiple choice answer buttons/dots?


pam123 Wrote:
i'm using Excel 2003 and making a mulitple choice questionaire and need
to
add buttons to that the user can choose their answer, it's usually a
circle
icon in when you select it the dot fills in colour. Not sure how to do
this
or if Excel can do this? Can you help??

Hi Pam
If you mean the option buttons, then you can do this
bring up the forms toolbox and click on the circle with the dot, go to
where you want to place the option and cick on the left button on the
mouse and draw it in
click on the option button on the forms tool bar again and draw the
second button beside it
right click on the 1st button and select format control select select
control tab, for cell reference we'll call it C1 for this example,
do the same for the cecond option button cell reference C1
assuming for this example you are placing the option buttons in cell
A1
in B1 enter this folmula
=if(C1=1,"Yes","No")
now test it out.


You Might want to look into the checkboxes as a way to do it as well,
you would only require one box if it is checked then yes
dtry it the same way as an option box but the formula needs to be
=If(C2=True,"Yes","")


--
davesexcel
------------------------------------------------------------------------
davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708
View this thread: http://www.excelforum.com/showthread...hreadid=517755

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
i cant get the exact answer e.g answer is 13.49% i got 13.00% zai Excel Discussion (Misc queries) 3 June 9th 05 01:00 PM
how do I use vlookup for multiple occurrences of the same value bj Excel Worksheet Functions 0 April 27th 05 10:43 PM
Parameter Query-enter just once for use in multiple places jrenzul Excel Discussion (Misc queries) 1 April 15th 05 11:08 PM
XML / parent with multiple children and with multiple children Richard Excel Discussion (Misc queries) 0 January 5th 05 11:49 AM
How do I avoid saving multiple Excel/Wordfiles for versioning purp Neil Excel Discussion (Misc queries) 1 December 13th 04 12:57 PM


All times are GMT +1. The time now is 12:45 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"