Help?? I am creating multiple recurring chec...

Help??

I am creating multiple recurring checklists - with multiple Checklist Items AND multiple (record specific) fields associated with each Checklist Item.

I have four related tables for this:

Contacts - Contains ID (and misc contact specific info)

Checklist Name - Contains ID and Checklist Name

Checklist Items - Contains ID, Checklist Name Ref, Checklist Item Order and Checklist Items

Checklist Scheduled - Contains ID, Contact Ref, Checklist Name Ref, Checklist Item Ref, Date Due, Date Completed

My initial goal is to create reusable checklists of recurring steps within business processes to be attached to โ€œContactsโ€ by selecting a โ€œChecklist Nameโ€ from a list of checklists contained within the โ€œChecklist Nameโ€ table. Then populate the โ€œChecklist Scheduledโ€ table with โ€œChecklist Itemsโ€ associated with the selected โ€œChecklist Nameโ€, then store the โ€œDate Dueโ€ and โ€œDate Completedโ€ data for each โ€œItemโ€ as โ€œChecklist Scheduledโ€ records within the โ€œChecklist Scheduledโ€ table.

I am struggling to tie this all together.

1 3 694
3 REPLIES 3
Top Labels in this Space