Excel VBA Practice Test
Excel VBA Excel VBA Data Manipulation & Arrays 3
Which VBA function returns the position of a substring within a string?
Select your answer
A
Find()
B
Search()
C
InStr()
D
Locate()
Hint