Hi,
Does someone now how to script an 4 dimension array in Excel VBA? Is this impossible?
I also wonder if there is an match function that can check positions to in arrays? Like,
Dim impossibleArray ()
impossibleArray(Match funktion here)
Need to be an VBA script, not an excel formula.
Cheers!
Does someone now how to script an 4 dimension array in Excel VBA? Is this impossible?
I also wonder if there is an match function that can check positions to in arrays? Like,
Dim impossibleArray ()
impossibleArray(Match funktion here)
Need to be an VBA script, not an excel formula.
Cheers!