选择题
VBA中求字符串长度的函数是______。
A、
Len()
B、
Length()
C、
StrLen()
D、
StrLength()
【正确答案】
A
【答案解析】
VBA中求字符串长度的函数是Len()。
提交答案
关闭