If you have i.e. 20 trainings that convert into 20 columns... then your design is flawed...
You will want a related table containing something like...
ID TraingingType TraingingDate
Based on this statement...my design is flawed. Here is more info on my specific goal as applied to training completion dates. I have the following types of training:
1. Permanent Certification
2. Fiscal Year Annual
3. Calendar Year Annual
4. Fiscal Year Semi-annual
5. Calendar Year Semi-annual
6. Quarterly
7. Monthly
So far, I have appx 640 different training events divided up between:
1. the intervals listed above
2. seperate training packages
3. required by different personnel depending on 30+ levels of experience/tenure
Some training items cross between different packages (i.e. one event in one package is also required by another, but a single instance of said training qualifies for both packages). I need to not only track them, but need to be notified when:
Annual training expires by FY and CY and give 180-day countdown
Semi-annual training expires by FY and CY (good or bad result only...no countdown)
Quarterly/monthly training expires (good/bad only)
This might be too complex to handle over a forum without me being able to post my DB for you to actually see, but as you can see, I am not well-versed in Access and am dire need of some help. Thank you so much for your help.