Question: Write the code for a Sub procedure named GetState. The procedure should prompt the user to enter the name of a U.S. state, storing the
Write the code for a Sub procedure named GetState. The procedure should prompt the user to enter the name of a U.S. state, storing the user’s response in its strState parameter. Then write a statement to invoke the procedure, passing it the strName variable.
Step by Step Solution
3.37 Rating (175 Votes )
There are 3 Steps involved in it
Private Sub GetStateByRe... View full answer
Get step-by-step solutions from verified subject matter experts
