我在Excel中编写一个宏,我需要从String中获取子字符串.就像这样.
~/tester/test/hai/bye ~/stack/overflow/hai/bye
在上面的例子中,我需要从第一个中获取String测试器,从第二个中获取堆栈.我尝试过使用,InStr但没用.有人可以帮忙吗?
InStr
excel vba excel-vba
excel ×1
excel-vba ×1
vba ×1