Yes, Mid . Dim sub_str sub_str = Mid(source_str, 10, 5). The first parameter is the source string, the second is the start index, ...
確定! 回上一頁