How-to: Checklist display/storage
I have a fixed checklist of steps, I want to store which of these steps have been completed. However on the form view I need to see all of the checklist steps.
I'll have my tblCheckListSteps and a link table with id's for the main id and which checklist items have been selected.
Which I think is the best way to store this information. But I can't think of how to display it. I suppose I could build the form dynamically or is there a checkbox listbox control in Acc97?
Any ideas?
I have a fixed checklist of steps, I want to store which of these steps have been completed. However on the form view I need to see all of the checklist steps.
I'll have my tblCheckListSteps and a link table with id's for the main id and which checklist items have been selected.
Which I think is the best way to store this information. But I can't think of how to display it. I suppose I could build the form dynamically or is there a checkbox listbox control in Acc97?
Any ideas?
Last edited: