I have 2 forms, one form will insert data into the array and the other will display the array inside a listbox. How do I make the array global so I can access it from many forms? Thanks.