• Ok, I like the ideas in the article, but I need help with the idea of using a persisted recordset as the basis for a listbox or combo box. That is after all why I would want to persist the seldom changing tables.

    When you go to use the recordset, are you

    just pointing the listbox to the recordset or use VBA code to load it with values?

    Thanks