I need to set up a form that allows someone to enter a range ofYou can add the dates manually or with code.
They would go into a table with some relationship to the job(?),
employee(?), or ???
Add a check box to this table and set the default to what ever is
appropriate.
If the box is labeled exclude the default would be false and checked boxes
would be excluded.
Base a (sub)form on those dates and the check box.
Reports, etc. would be based on what you need and the status of the
checkbox.
Adding a "Select All" and "deselect all" buttons are a nice touch.
I've done this with reports where you want to see Test A,B, C for doctors
X.Y, Z and it is easy to implement and clear to the user, as long as the
check box name is clear.