Forum Discussion

JBF_54's avatar
JBF_54
Brass Contributor
Mar 29, 2020
Solved

Can't figure out a subscript error (simple arry)

I'm going crazy. I'm getting a subscript out of range error and can't figure out why.  In the coding example below are two example of creating, filling and referencing an array. They look the same t...
  • JBF_54's avatar
    Mar 30, 2020

    JBF_54 

     

    Found the problem ... variant arrays are always 2 dimensional, I was missing one of the subscripts.

     

Resources