Search results

  1. C

    Combo Box + Forms

    ok last time i remember this being a lot more simple. anyways, i'll try it this way, but for some reason i can't figure out how to bound the combo box to the form? i've looked through my book "Step by Step MSO Access 2007" but can't find it... :(
  2. 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...
  3. 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...
  4. C

    Do I need a Control Source?

    Thanks, Got it working! Appreciate the help... just needed to do some formatting and it looks all good now!
  5. C

    Do I need a Control Source?

    I appreciate the help ;) going to try and implement it now
  6. 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...
  7. 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