Results 1 to 10 of 10
  1. #1
    laqa is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Rio de Janeiro
    Posts
    15

    Simple combo box question


    Hi, I want to make a Form with a combo box listing customers and in the right side, customer details. So when I choose one customer, his details show up. My Form is OK, but only with navigation buttons. I am a professor and my subject is the relational model, normalization and all, so I need something simple, just using MS Access standard tools, without any VB code.

    Thanks,

    Luis.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    The ComboBox wizard know how to make a ComboBox that can "Locate a record" in your RecordSource assiming you have bound your form to a table/query.

  3. #3
    laqa is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Rio de Janeiro
    Posts
    15

    Combo Box Wizard

    Thanks, but the wizard lets me search for the attribute Name, lets say, but it does not link to the other attributes like address, etc. that are in the text boxes in the right.

    Thanks,

    Luis.

  4. #4
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Are you displaying all of these fields on your form?

  5. #5
    laqa is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Rio de Janeiro
    Posts
    15
    Yes, I would like to know how I can list Customer details (same table as customer name in combo) in the right on a form.

    Thanks again.

    Luis.

  6. #6
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    If you move to that record does all of the fields you want display on your form? The ComboBox can move to any record you want.

  7. #7
    laqa is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Rio de Janeiro
    Posts
    15
    If I make a form, with navigation buttons, I can display all the information, Name, Address, Phone, etc for every record. What I want to do is move to another record using a Combo Box displaying Name (or any other field) instead of the usual navigation buttons of the form. The form would have one Combo Box to move records and Text Boxes for the other fields of the record whose Name was chosen in the Combo Box.

    Thanks again.

    Luis.

  8. #8
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    The "Navigation" ComboBox would be unbound. On that same form you described where the Navigation buttons work, let the ComboBox wizard create the "Navigation" cbo for you by selecting option #3.

  9. #9
    laqa is offline Novice
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Rio de Janeiro
    Posts
    15
    WOW! Thanks a lot.

  10. #10
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 10 Access 2013 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    You're certainly very welcome. Glad I could help.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Simple Question about Referring to tables
    By KIDRoach in forum Access
    Replies: 4
    Last Post: 06-19-2009, 07:34 AM
  2. Very simple question!
    By fiddley in forum Programming
    Replies: 2
    Last Post: 04-28-2009, 02:16 AM
  3. Simple but hard question
    By andymok in forum Reports
    Replies: 1
    Last Post: 09-20-2007, 09:19 AM
  4. Should be simple Query Question
    By brj1 in forum Queries
    Replies: 2
    Last Post: 03-04-2006, 01:11 PM
  5. Probably a simple report question
    By gmurrie in forum Reports
    Replies: 1
    Last Post: 12-28-2005, 09:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums