Search results

  1. L

    Updates to Linked Form Not Showing in Primary Form

    When my users are entering data for a project, if they do not see the project in the combo box list on the main form, they can click on a command button that will take them to another form where they can add the project. On the second form, there is a "save" command button and and "return to...
  2. L

    Disable Mouse Roller Ball in a Form

    The majority of my users have a roller ball mouse. When they use it on a two page form (thinking they are going to the bottom of the form), they unintentionally go to the next record. What code can I use to disable the roller ball on the form (or enable the roller ball to scroll through the...
  3. L

    Combo Box - Use Down Arrow for More Choices

    Can the combo box on a form be formatted (maybe by macro?) so that the user who is completing the input can use their down arrow when they are in the combo box to reveal all of the choices in the list? E.G. the user tabs to the new field, types "b" for black (and the word black appears), but...
Back
Top Bottom