SteveMacPSU
Programmer
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 are available on the specific form when I need them?