Search results

  1. L

    check if textboxA exists in a form

    I have a dynamic form that loads different textboxs depending on several vars. i want to use it to update a table but cant check if textboxA.value exist, because if it doesn't it just throws a error. Is there any other way of doing this? Thanks.
  2. L

    subform controling main form

    hi i have a form with some text controls and a subform in table view. i need that when the user selects a record in the subform table the details are displayed in the main form, how do i do this? I can do the other way around but this i can't. Can you help me?????
Top Bottom