I have a form on which I have several checkboxes that may or may not apply to the data I am entering. Most of the time all of the checkboxes need to be checked. I want to create a “checks all” check box that, when checked, will select all of the checkboxes.
I know that this sort of thing can be done, because I use a proprietary database for ad order entry that has many such lists where you can check one or more items, or you can simply “check all” with one click.
Any help or direction is greatly appreciated.