excel return today if condition is true

前端 未结 0 1742
刺人心
刺人心 2020-12-08 07:25

i have a column that is date formatted. I add the following formula

=IF(AND(ISBLANK(A9),C9<>""),TODAY(),"")

but it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题