P
Peter
Hi again..i use this code on the lost Focus event..i.e i want the message to
appear if the textbox isleft empty..but it couses Syntax error...Why?
If Me.Apples.Value = IsNull Then
MsgBox "You need to enter a value"
EndSub
appear if the textbox isleft empty..but it couses Syntax error...Why?
If Me.Apples.Value = IsNull Then
MsgBox "You need to enter a value"
EndSub