Recent content by cwestca

  1. C

    Query to pull records between two values

    This worked beautifully, I really appreciate the help and tips. I'll keep them in mind going forward.
  2. C

    Query to pull records between two values

    I have a table called lotContents that has two fields in it; mrn(primaryKey) and partNum both are a short-text datatype. I have created a form called workOrderCreationForm that has a text box that auto-generates a work order number. Then the two other text-boxes on the form are called firstMrn...
Top Bottom