Question: Create a VBA subroutine [call it Exercise1( ) ] which generates a random number and prints it on the screen in a message box that
Create a VBA subroutine [call it Exercise1( ) ] which generates a random number and prints it on the screen in a message box that looks like this:

Use the VBA keyword Rnd.
Microsoft Excel You've generated random number 0.294659 OK
Step by Step Solution
3.38 Rating (164 Votes )
There are 3 Steps involved in it
Heres a VBA subroutine that generates a random number using the Rnd keyword and dis... View full answer
Get step-by-step solutions from verified subject matter experts
