Question: 1. When you use the string.compare method, what is the last parameter (a Boolean parameter) used for? 2. In a Select Case statement, how do
1. When you use the string.compare method, what is the last parameter (a Boolean parameter) used for?
2. In a Select Case statement, how do you put in a catch-all case for items that do not have a match?
3. When writing a For Each loop, how do you have the loop iterate backward?
4. What keyword do you use to exit a loop early?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
