HelloI want to have a Array declared in the form, and that Array should VISIBLE to every where of the form.Meaning, i can use tthat aray in every page, every subform, every text field to append the elementsAnd to loop that array in some button (on click event).PLs. let me know how can i declare a ar...