Take a look at the attached zip file which contains a demonstration of a method that I use when I have multiple small lists in one database applicaiton that are used to provide selection options for user. These list are things like Prefix, Suffix, Title, etc.
An Access 2002 database file and an 2007 database file, a "How to" PDF document are included in the zip file. I have also created a demo video that will provide an overview to see how I use this method. You can view the video at: http://www.askdoctoraccess.com/managelistsvideo.htm
The short overview of this demo is that this method uses a single table to store the list values for each list type and uses a single form to provide the user interface that allows users to add new values, manage existing values and even to create a user-defined sort order for each list.
I have been using this method for managing these small list for quite some time and thought it might be of interest to others here on the forum.
I welcome comments from one and all.
An Access 2002 database file and an 2007 database file, a "How to" PDF document are included in the zip file. I have also created a demo video that will provide an overview to see how I use this method. You can view the video at: http://www.askdoctoraccess.com/managelistsvideo.htm
The short overview of this demo is that this method uses a single table to store the list values for each list type and uses a single form to provide the user interface that allows users to add new values, manage existing values and even to create a user-defined sort order for each list.
I have been using this method for managing these small list for quite some time and thought it might be of interest to others here on the forum.
I welcome comments from one and all.
Attachments
Last edited: