Excel VBA Practice Test
Excel VBA Excel VBA Fundamentals & Syntax 3
Which VBA function returns the number of characters in a string?
Select your answer
A
Count()
B
Length()
C
Len()
D
Size()
Hint