85) Which VBA function compares given strings and returns -1 if the first string is smaller than the second string, returns 0 if both are equal and 1 if the first string is greater than second string?
Answer is:
Strcomp
Related Programming with VBA MCQ with Answers
Answer is:
Local scope
Answer is:
3
Answer is:
1
Answer is: