left() 和 right()函数
大神链接:
VBA函数精选之二十五(Left 和Right 函数)
http://club.excelhome.net/thread-377140-1-1.html
(出处: ExcelHome技术论坛)
简单的说:
Left 函数-得到某字符串最左边的几个字符
Right 函数-得到某字符串最右边的几个字符
大神链接:
VBA函数精选之二十五(Left 和Right 函数)
http://club.excelhome.net/thread-377140-1-1.html
(出处: ExcelHome技术论坛)
简单的说:
Left 函数-得到某字符串最左边的几个字符
Right 函数-得到某字符串最右边的几个字符