Search results

  1. C

    Combo Box + Forms

    I have a form where the user can add / edit / delete information. Well If someone they need to find/edit information on someone fast, I want to provide a drop down menu for quick access. I created a combo box named "NameList" and when I select it, it doesn't change any information on the page...
  2. C

    Need to update a field based on selected ControlSource

    I have a combobox that selects the customer and shows related information on that customer such as phone number, cc#, etc.. now the trick is i need to allow the selected member to be added to the order information. For instance, the user selects the customer "Bob" and bobs information is...
  3. C

    Do I need a Control Source?

    I have a drop down list of Last name and first name. I want this to be the only unlocked feature on the page. When a name is selected the other information is shown (the persons cc#, Exp date, phone number, email etc.) I am almost sure its a control source, but i'm not 100% as i'm relatively...
  4. C

    Multiple Table w/ 1 Multidata Entry Form

    Hello guys, I'm new here and completely frustrated :mad: Let me explain my situation: I'm trying to build a form for a catering company I run. This catering company takes orders every day. With that, we input the orders (Currently in Excel) and print them out. From there we hand write all our...
Back
Top Bottom