gpt4 book ai didi

excel IF公式题

转载 作者:行者123 更新时间:2023-12-04 21:42:00 24 4
gpt4 key购买 nike

我正在建立一个这样的公式:

=if(a1="something" or a1="alex","returned","not found")

但我猜语法是错误的。写这个的正确方法是什么?

最佳答案

=if(or(a1="something",a1="alex"),"returned","not found")

关于excel IF公式题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2859811/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com