Hi all,

I want to know how I would prompt Excel to 'Initialize 2D array with 81 empty grids (nx = 9, ny = 9)'?

And, what does 'nx = 9' and 'ny = 9' mean?

(I am relatively new to VBA programming)

Thank you very much!