在if语句中我总是必须使用 if isnull(x) or x = "" then
if isnull(x) or x = "" then
这两者之间的区别是什么?为什么它们在某些情况下都不起作用?
vba access-vba
access-vba ×1
vba ×1