Excel Left Right 保留相应数量字符
Posted in Excel应用 on 01/04/2012 06:20 上午 by Marts1.提取字符 Left(text,[num_chars])
2.减去对应字符 Left(text,Len(text)-num_chars)
No related posts.
1.提取字符 Left(text,[num_chars])
2.减去对应字符 Left(text,Len(text)-num_chars)
No related posts.