How to Share an Array with Function of Sub?
In Visual Basic 2008 pg 336 sharing an Array with a function or sub is described.
I cannot get it to work in Excel Visual Basic. The data does not seem to be available in the function. Can anyone help explain how to move an array into the function, pull the data from the array and use it?
|