Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
Something wrong with testing for Null value?
==================================
If Cust_name = Null then
msgbox "No name!"
End if
====================================
Cannot work even i can be sure than Cust_name is Null
Something wrong with testing for Null value?
==================================
If Cust_name = Null then
msgbox "No name!"
End if
====================================
Cannot work even i can be sure than Cust_name is Null