我需要一个 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


