Search results

  1. B

    Autofill Field

    I am currently having an issue with autfilling a field in one form from data that is supplied in a master data sheet. Below is the code for the form that I am trying to fix: ""Option Compare Database Private Pass As String Private Sub Age_Click() End Sub Private Sub APFT_PASS_FAIL_Enter() If...
Back
Top Bottom