Is there a way for the array range to be dynamic … like Dim array(1 to N) Double N could be set differently in different parts of the code?
Is there a way for the array range to be dynamic … like Dim array(1 to N) Double N could be set differently in different parts of the code?