I have two tables I am working with. Small tables because I am learning. StatusT has four fields, 1. Primary key auto number, 2. Status, 3. Description, and
4. Percent. My Task table has four fields 1. Primary key auto number, 2. Course 3. Status and 4. Percent.
The status fields are short text...