我需要一个Excel函数,可以\从路径中提取最后一个字符串,如果没有\找到,则取整个字符串.例如:
D:\testing\rbc.xls output will be rbc.xls
D:\home\testing\test1\script1.sql output will be script.sql
script 3.txt output will be script 3.txt
Run Code Online (Sandbox Code Playgroud)