easyest question ever

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mojomontana
    New Member
    • Oct 2006
    • 1

    #1

    easyest question ever

    I have made a form connected with a combo box with drop down menu which is connected to a database which will scroll through the data in the field with the mouse scroller but will not go to a field in the dropdown if you click on it or go to a number if you type the number and press enter.
    I'm sure this is childs play but i'm an idiot and i carn't thinkerize a solution.

    Please help

    Liam
  • PEB
    Recognized Expert Top Contributor
    • Aug 2006
    • 1418

    #2
    Is your recordset for the form Updatabale and your field?

    Comment

    • MMcCarthy
      Recognized Expert MVP
      • Aug 2006
      • 14387

      #3
      Is the control source of the combo box set to a field and is that field the same data type of the bound column of the combo box?



      Originally posted by mojomontana
      I have made a form connected with a combo box with drop down menu which is connected to a database which will scroll through the data in the field with the mouse scroller but will not go to a field in the dropdown if you click on it or go to a number if you type the number and press enter.
      I'm sure this is childs play but i'm an idiot and i carn't thinkerize a solution.

      Please help

      Liam

      Comment

      Working...