Hi,
I have a program that lets the user choose from four options. The user can choose more than one and can choose all of them if he/she wants to, but must choose at least one. Out of the choices chosen, the program picks a random one and executes it. I know that one could use the Rnd function, but I would like to know an easier way. If anyone knows how, please tell me.
Thanks.