Search results

  1. C

    code to automaticaly fill in a record in continuous form

    Hi, I'm very new at this and I am struggling to make some kind of code in order to fill up a field automaticaly when it corresponds with some criteria. In a continuous form, On exit of field3 I want to check if the rtrim of field2 from the current record corresponds with the rtrim of field 2 of...
  2. C

    autofill in a form

    how can I automaticly fill in textboxes using what users put in in previous textboxes this is how the form looks like Ref date inf inf2 8347 12/02/2002 loi amd 8348 12/02/2002 fre xls 8348b 12/02/2002 hoi pap 8349 13/02/2002 fre amd no suppose user would...
  3. C

    fill in fields by criteria in continuous form

    I would like to be able to fill in some text fields in a continuous form. I have one number that is unique, the fields that should be filled in automaticaly could be already filled in or be blank. the unique number looks like this zee001234a then zee001234b, etc. now i would want the user to be...
Back
Top Bottom