Problem solved
I was putting the CInt in the wrong spot
Rand = CInt(RandomNumberBetween(0,11))
Working now - maybe this will be useful for someone else
I was putting the CInt in the wrong spot
Rand = CInt(RandomNumberBetween(0,11))
Working now - maybe this will be useful for someone else

