User Profile

Collapse

Profile Sidebar

Collapse
tony6844
tony6844
Last Activity: Nov 23 '08, 11:32 AM
Joined: Nov 16 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tony6844
    replied to run-time error 424 object required
    Thanks

    Thanks for your input but still failing at the same line of code and have tried all your suggestions

    Tony
    See more | Go to post

    Leave a comment:


  • tony6844
    started a topic run-time error 424 object required

    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."...
    See more | Go to post
    Last edited by Dököll; Nov 17 '08, 03:09 AM. Reason: Code tags...
No activity results to display
Show More
Working...