Search results

  1. R

    DCount function in subform

    I am not sure I understand. I only need a count where text box (txtFinal) = RPR-RPR & RTN. Can you give more detail? I am a novice.
  2. R

    DCount function in subform

    Hello, I am trying to count the number of records in a subform where the text box (txtFinal) = RPR-RPR & RTN. The subform is called PartNumbers. The table name the subform is bound to is named Completed. I tried using =DCount("[Part Number]","Completed","[Final] = 'RPR-RPR & RTN'"). That...
Back
Top Bottom