Google工作表中单元格验证的日期 [英] Date of cell validation in google sheet

查看:42
本文介绍了Google工作表中单元格验证的日期的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请问如何处理下面的单元格的日期必须不早于整列中的上面的单元格的日期?ArrayFormula函数可以解决该问题吗?

May I ask How to deal with that the date of the cell below must be no earlier than the cell above in the entire column? Can the ArrayFormula function deal with the problem?

推荐答案

在数据验证中使用自定义公式:

use custom formula in data validation:

=A2>A1

这篇关于Google工作表中单元格验证的日期的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆