Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 516
Default Multiple checkbox selection

I have an excel sheet with many Yes/No, Good/Abnormal checkboxes. The list is
long. I want to have this checksheet have a feature to select all Yes, or
Select all no, or select all good, select all abnormal, to avoid the operator
having to check all if good/bad/ or the other. Any suggestions
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Multiple checkbox selection

If your checkboxes are from the Forms toolbar you can change all values in
one go like this

ActiveSheet.CheckBoxes.Value = xlOff ' xlOn

Your question is ambiguous though, not sure if something like the above is
what you want or if you want to change certain checkboxes.

Regards,
Peter T

"Matt" wrote in message
...
I have an excel sheet with many Yes/No, Good/Abnormal checkboxes. The list

is
long. I want to have this checksheet have a feature to select all Yes, or
Select all no, or select all good, select all abnormal, to avoid the

operator
having to check all if good/bad/ or the other. Any suggestions



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
Allow selection of only 1 checkbox Les Linton Excel Discussion (Misc queries) 3 October 11th 07 03:19 PM
copy checkbox to multiple cells? RD[_3_] Excel Programming 4 September 13th 07 11:10 PM
Updating multiple worksheets dependent on checkbox selection andymcgooner Excel Programming 3 November 24th 06 12:37 AM
CheckBox Selection Soniya[_4_] Excel Programming 1 April 24th 05 11:44 AM
CheckBox and Data Selection Soniya Excel Programming 3 November 24th 04 02:19 PM


All times are GMT +1. The time now is 05:13 AM.

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"