📄 16781.html
字号:
<html>
<head>
<title>A little problem. How to test the field is "Null"</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>A little problem. How to test the field is "Null"</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:96483824@clc.vtc.edu.hk">Fai</a> on August 06, 1999 at 16:03:45:<p>
I would like to use this command to display the Model No as follows:<br> lblModel.Caption = IIf(Rs!Model = Null, "N/A", Rs!Model)<br>However it return the false part and have the message "Invalid Use of Null".<br>Now, how to test the field contain Null<br>Thank you very much<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 16781-->
<!--top: 16787--><li><a href="16787.html">Re: A little problem. How to test the field is "Null"</a> <b>Arthur</b> <i>16:59:27 8/06/99</i>
(<!--responses: 16787-->0)
<ul><!--insert: 16787-->
</ul><!--end: 16787-->
</ul><!--end: 16781-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -