Search results

  1. A

    Is there a "Global Symbol" for all a form's controls?

    Hello - I'm creating an entry form where the first field that needs to be entered is an ID number. In the interest of ensuring that this number gets entered before any other information, I'd like to set all the other form controls to Visible=False if the value of the ID field is null. Of...
  2. A

    Dilemna on Autofilling Form Fields by cross-querying other table

    Hi all - I have an dilemna relating to autofilling form fields based on a combo-box selection. I have a lengthy entry form used to enter new case details. There is a combo-box that is used to select one of 70 institutions; this combo-box writes the institution's ID number into an InstitutionID...
Top Bottom