I'm having a real problem understanding scope within a form, method, whatever. I want to populate several different arrays with certain records from a code table and have them available for different combo boxes on different forms. When, where, and how should I create these arrays so that they...