Thanks
Thanks for your input but still failing at the same line of code and have tried all your suggestions
Tony
User Profile
Collapse
-
run-time error 424 object required
Hi
I am new at this could someone point me in the right direction
[CODE=VB]
Private Sub cmdSearch_Click ()
If Len(cboSearchFi eld) = 0 Or IsNull(cboSearc hField) = True Then
MsgBox "You must select a field to search."
ElseIf Len(txtSearchSt ring) = 0 Or IsNull(txtSearc hString) = True Then
MsgBox "You must enter a search string."...
No activity results to display
Show More
Leave a comment: