Gliffix101
Board Regular
- Joined
- Apr 1, 2014
- Messages
- 81
Hello World!
I love this sight and have found that almost anything is possible in Excel. Some of it can be challenging to find, hence this thread.
I have a series of 23 checkboxes in a form. Each checkbox represents the status of a particular order (there are 23 different statuses). These statuses can be grouped together (pre-order, post-order, post-shipped). What I would like to do is to create a button labeled pre-order, post-order, and post-shipped. When a button is clicked, it will check the appropriate statuses for the user. This way if a user is looking for a particular status, he/she can click the one status, but if they are looking for all pre-order statuses, he/she can click one button to check off the 9 applicable statuses.
The checkboxes were created by going to the Developer tab, clicking "Insert", and selecting Checkbox under Form Controls (not ActiveX controls).
Please let me know if any other details are required.
Is this even possible?
Bill
I love this sight and have found that almost anything is possible in Excel. Some of it can be challenging to find, hence this thread.
I have a series of 23 checkboxes in a form. Each checkbox represents the status of a particular order (there are 23 different statuses). These statuses can be grouped together (pre-order, post-order, post-shipped). What I would like to do is to create a button labeled pre-order, post-order, and post-shipped. When a button is clicked, it will check the appropriate statuses for the user. This way if a user is looking for a particular status, he/she can click the one status, but if they are looking for all pre-order statuses, he/she can click one button to check off the 9 applicable statuses.
The checkboxes were created by going to the Developer tab, clicking "Insert", and selecting Checkbox under Form Controls (not ActiveX controls).
Please let me know if any other details are required.
Is this even possible?
Bill