Recent content by thedialyzer

  1. T

    error 2001: you canceled the operation

    Thank you. Worked like a charm.
  2. T

    error 2001: you canceled the operation

    Hi I have a command button on a form which runs an append query. If the user "cancels" and does not input any data, the following error occurs: "Error 2001: You canceled the previous operation" Here is the code: Dim stDocName As String stDocName = "PD_new_patient_append"...
Back
Top Bottom