vba-instr

Sub 文本查询()
Range("A1") = VBA.Strings.InStr(Range("A2"), "@")
End Sub

 

posted @ 2022-12-20 09:37  vba是最好的语言  阅读(247)  评论(0)    收藏  举报