H
Hari Prasadh
Hi,
How to define Array of Arrays where all the arrays are Public.
Problem is size of public array and the size of array of public arrays is
calculated programmatically (both are dynamic arrays).
I have used the Redim statement but not able to implement in this case.
How to define Array of Arrays where all the arrays are Public.
Problem is size of public array and the size of array of public arrays is
calculated programmatically (both are dynamic arrays).
I have used the Redim statement but not able to implement in this case.