Why an array and not simply two variables? Why use ReDim instead of defining the array bounds when it is declared?
Your button code is not even populating array.
Possibly declare array or number variables as global?
Where do you call import_array() procedure?