SpartanAOD
New Member
- Joined
- Sep 15, 2016
- Messages
- 25
I have a form that shows records of employees (name: Employee Records). In a tab control, I have a page that contains a table style subform (name: Infractions) with record of infractions, such as no call / no show and tardy. Three relevant columns in that subform are: Infraction Date, Major Points, and Minor Points. On that same tabbed page, I would also like text box that sums the Major Points column if the Infraction Date has been less than 365 days, and sum the Minor Points column if the infraction date has been less than 90 days.
I have tried searching for similar questions, but have come up short.
I have tried searching for similar questions, but have come up short.