#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Check Boxes

I have 2 check boxes in a cell. CB1 says yes and CB2 says no. I want only 1
to have a check mark at any given time. if 1 box is checked and i decide to
click the other box, i want the first check mark to disappear upon clicking
box #2.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 341
Default Check Boxes

use a radio button instead of a checkbox
--
Allllen


"Steve-Westlake" wrote:

I have 2 check boxes in a cell. CB1 says yes and CB2 says no. I want only 1
to have a check mark at any given time. if 1 box is checked and i decide to
click the other box, i want the first check mark to disappear upon clicking
box #2.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Check Boxes

That works good but I need a yes and no radio that works as a pair because
each excel line will have its own yes/no radio but when I put them into my
worksheet, I can only get 1 out any radio.

Example:

B9 has a yes/no radio
B10 has a yes/no radio
B11 has a yes/no radio ...... you can see the pattern

But when I select say B9 yes then goto b10 and select no, i loose the B9
entry. I want each line to be seperate.

Thank you




"Allllen" wrote:

use a radio button instead of a checkbox
--
Allllen


"Steve-Westlake" wrote:

I have 2 check boxes in a cell. CB1 says yes and CB2 says no. I want only 1
to have a check mark at any given time. if 1 box is checked and i decide to
click the other box, i want the first check mark to disappear upon clicking
box #2.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Check Boxes

First, if you're only allowing Yes and No, just use a single checkbox that
represents Yes. If it's unchecked, then that means No.

But if you want to use two objects, you can use two option buttons.

If you use optionbuttons from the Forms toolbar, put a groupbox (also on that
same toolbar) around the optionbuttons.

If you use optionbuttons from the control toolbox toolbar, rightclick on each
of the members of the group, choose properties, and give that group a unique
groupname.

Steve-Westlake wrote:

I have 2 check boxes in a cell. CB1 says yes and CB2 says no. I want only 1
to have a check mark at any given time. if 1 box is checked and i decide to
click the other box, i want the first check mark to disappear upon clicking
box #2.


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Check Boxes

Excelent. Thank you for your help. When I set the groupnames the way i wanted
them to be, I then created a copy of the master sheet but the new sheets
radios are still "linked" to the origianl page. Is there a quicker way than
changing each radio manually for each copied page? I've created everything
via the control toolbox.

Thank you for your time and help,
Steve


"Dave Peterson" wrote:

First, if you're only allowing Yes and No, just use a single checkbox that
represents Yes. If it's unchecked, then that means No.

But if you want to use two objects, you can use two option buttons.

If you use optionbuttons from the Forms toolbar, put a groupbox (also on that
same toolbar) around the optionbuttons.

If you use optionbuttons from the control toolbox toolbar, rightclick on each
of the members of the group, choose properties, and give that group a unique
groupname.

Steve-Westlake wrote:

I have 2 check boxes in a cell. CB1 says yes and CB2 says no. I want only 1
to have a check mark at any given time. if 1 box is checked and i decide to
click the other box, i want the first check mark to disappear upon clicking
box #2.


--

Dave Peterson



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default Check Boxes

You could use a macro.

Debra Dalgleish shares one that you could review:
http://contextures.com/xlForm01.html

===
As a user, I think I'd find the single checkbox per row more standard.

If you look and Excel's Tools|Options|View tab, you'll notice that the single
checkbox is used a lot.

Steve-Westlake wrote:

Excelent. Thank you for your help. When I set the groupnames the way i wanted
them to be, I then created a copy of the master sheet but the new sheets
radios are still "linked" to the origianl page. Is there a quicker way than
changing each radio manually for each copied page? I've created everything
via the control toolbox.

Thank you for your time and help,
Steve

"Dave Peterson" wrote:

First, if you're only allowing Yes and No, just use a single checkbox that
represents Yes. If it's unchecked, then that means No.

But if you want to use two objects, you can use two option buttons.

If you use optionbuttons from the Forms toolbar, put a groupbox (also on that
same toolbar) around the optionbuttons.

If you use optionbuttons from the control toolbox toolbar, rightclick on each
of the members of the group, choose properties, and give that group a unique
groupname.

Steve-Westlake wrote:

I have 2 check boxes in a cell. CB1 says yes and CB2 says no. I want only 1
to have a check mark at any given time. if 1 box is checked and i decide to
click the other box, i want the first check mark to disappear upon clicking
box #2.


--

Dave Peterson


--

Dave Peterson
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
Check All Boxes Supe Excel Discussion (Misc queries) 0 January 23rd 07 02:00 PM
How do I increase the size of check in check boxes Adams, Les Excel Discussion (Misc queries) 0 September 19th 06 02:35 PM
Enable check box in protected sheet + group check boxes Dexxterr Excel Discussion (Misc queries) 4 August 2nd 06 12:00 PM
How do i create a value for check boxes or option boxes Tim wr Excel Discussion (Misc queries) 1 February 9th 06 10:29 PM
Check boxes Hoovernoover Excel Discussion (Misc queries) 0 August 16th 05 10:53 AM


All times are GMT +1. The time now is 02:54 PM.

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

About Us

"It's about Microsoft Excel"