access有效性规则日期⼀时间怎么设置?

2000年~2012年
2024-12-02 11:05:40
推荐回答(2个)
回答1:

可以在输入表1的还书时间时判断:
还书时间 afterupdate
if DLookup("截止时间", "表2", "编号='" & [输入窗体]![编号] & "'" ) msgbox "还书时间应在截止时间之前"
end
me.还书时间=null
me.还书时间.setfocus
end if

回答2:

如果有一台电脑我愿为楼主演示