Recent content by vdc1

  1. V

    Lookup on Text Box

    No the form is not bound to the table where the lookup will happen. The form is just an entry form to manifest. The test box is then supposed to lookup on another table to see if the entery has been made already or not.
  2. V

    Lookup on Text Box

    My text box is where you scan SKU numbers on various product. Once the scanner has entered the SKU number it tabs to the next focus. The next focus is a cmdbutton which begins the lookup. If the code finds that the SKU has already been entered into the system then the next process should be to...
  3. V

    Build reference name(s) for multiple controls/buttons

    Greatly appriciated! Awesome examples Leigh, this helps a lot!
  4. V

    Build reference name(s) for multiple controls/buttons

    I would like to show/hide a group of controls and buttons in access 03. Is there anyway of doing this without writting code for each individual control and button name. I have 12 controls and 5 buttons I would like to place into 3 groups, these groups are to show and hide depending on the data...
Back
Top Bottom