I have an assignment that requires the use of arrays.
I need to know how to call an array from button to button.
The array is developed under the code of button A and needs to be used for calculations in the code of button B.
Also, they cannot be form-level.


Reply With Quote

