You don't need to use RandBetween, you can use VBA's Rnd.
![]()
randno = Int(Rnd()*100) + 1
You don't need to use RandBetween, you can use VBA's Rnd.
![]()
randno = Int(Rnd()*100) + 1
If posting code please use code tags, see here.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks