It gives me the message that "searchpos" is NULL.
That is right, then the Skript should give the message "Please enter a Pos#"
But at the Moment I dont get the VB Message, i Get the System message
"Runtime error 94 Invalid use of Zero"
Hello Folks,
I am going nuts..
After I enterd the Code below, everything worked OK.:D
But after I restarted my DB I get the error message from Access (Dont like the System error Messages) but not like in the Code a VB Message.:banghead:
Private Sub btnpos_Click()
If searchpos.Value...