SNEX_ARRAY$(EXE_AMOUNT)

The $ indicates the variable is a string. Possibly you need the value of this string

Try Val(SNEX_ARRAY$(EXE_AMOUNT))