Hi Guys,
I am trying to declare a 2 dimensional array and have written the below code. the problem I have is that the upper bound I declare results in an array that is too big as I only want the rows that have cell (i,9) as purchases or redemptions (this needs to be amended first). I think I need to declare a dynamic array (as the rows could change) but I don't know how to do this with a two dimensional array. Any help is greatly appreciated
![]()
Please Login or Register to view this content.
Bookmarks