Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 excel 中,使用 =CHAR(CODE("A")+1) 很容易得到 A + 1 = B。但是,在 Powerpivot 中,CHAR 和 CODE 函数似乎都消失了。有没有其他方法可以做到这一点?
谢谢!G