Try setting it to a Variant data type. (I suspect that it really needs
to be an array, though) Then see what is actually stored in the
variable and adjust your declaration statement accordingly. If that
does not work, please post more of your code so we can better follow
what might be passed to the variable and what could be conflicting.