Hello. I remember seeing a similar post but of course cannot find it now.
I'm creating a table and form to track enhancements to a database (when a new report is created, when a form is modified, etc). I wanted to have a combo box for each database object (table, query, form, etc) that lists the objects currently in those families - the point being that a user can select what object he/she just updated or created.
How can I populate these combos with the current list of objects, separated by family? Thank you for any help or showing me any related threads!
Martin
I'm creating a table and form to track enhancements to a database (when a new report is created, when a form is modified, etc). I wanted to have a combo box for each database object (table, query, form, etc) that lists the objects currently in those families - the point being that a user can select what object he/she just updated or created.
How can I populate these combos with the current list of objects, separated by family? Thank you for any help or showing me any related threads!
Martin
Comment