Multiple Choice Question (MCQ)
Question: Which VBA built in function returns location at the second string occurs within the first string?
A.
Mid()
B.
Chr()
C.
ASC()
D.
Instr()
Correct Answer: Instr()