Edit

Array dimensions do not match those specified in the 'VBFixedArray' attribute

Your array's dimensions do not match the dimensions you have specified in the VBFixedArray attribute.

To correct this error

  • Make the array dimensions in the array Dim statement match the dimensions specified by the VBFixedArray attribute.

See also