Question: Write a VBA script, that will ask the user to enter a number. The program will keep asking the user to enter a number until
Write a VBA script, that will ask the user to enter a number. The program will keep asking the user to enter a number until the user enters 0. When the user enters a 0, the program will display a message of how many numbers the user entered before the 0. For example, if the user enters 1,2,3,0. The program will display You entered 3 numbers. Also, create a macro button for it in Data sheet (at the bottom) so that it is easier to re-run the macro. HINT: this is similar to the password program we did in class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
