• problems with Me.RecordsetClone (97)

    Author
    Topic
    #383681

    why does the code below not update

    Sub Combo16_AfterUpdate()
    ‘ Find the record that matches the control.
    Debug says syntax error(missing operator) Me.RecordsetClone.FindFirst “[DESNO] = ‘” & Me![Combo16] & “‘”
    Me.Bookmark = Me.RecordsetClone.Bookmark
    End Sub

    Viewing 0 reply threads
    Author
    Replies
    • #655077

      figured it out my code is fine I had in the combo box
      something like: ………………………………..Tom’s………………….
      so the……………………….. ‘……………………….was stopping the code!

    Viewing 0 reply threads
    Reply To: problems with Me.RecordsetClone (97)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: