Hello
What is the best way to limite the Random command to generate number from 1 to 9?
Thanks for any help
Regards
Pedro
Hello
What is the best way to limite the Random command to generate number from 1 to 9?
Thanks for any help
Regards
Pedro
Hello
Solved thanks a previous tread from Melany
Dice=(RandomValue//6)+1 ' Convert it to range 1-6
Regards
Pedro
Bookmarks