How to link a combobox with an editbox

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • studentZ

    How to link a combobox with an editbox

    Hi,
    I am a beginner in Access. I want to do a form that there is a combo
    box and an edit box. I have a table with Customer ID, Company Name and
    Country. I want to do that when my combo box chooses an item(Company
    Name) in the form, the edit box can show another item (Country) after
    the trigger. How can I do that?
    Thx very much!
    Raymond
  • Geoff

    #2
    Re: How to link a combobox with an editbox

    Hi Raymond

    Are you trying to create a combo box that finds
    a record?

    Geoff


    Comment

    • studentZ

      #3
      Re: How to link a combobox with an editbox

      Yes~

      Comment

      • studentZ

        #4
        Re: How to link a combobox with an editbox

        Yes, I try to find a record in the combo box and when i choose one
        combo box for the companyname, then the edit box will show it
        corresponding country, given that these two fields are in the same
        table~
        Thank you

        "Geoff" <geoff@NOggppSP AM.fsnet.co.uk> wrote in message news:<bje3bb$qn g$2@newsg2.svr. pol.co.uk>...[color=blue]
        > Hi Raymond
        >
        > Are you trying to create a combo box that finds
        > a record?
        >
        > Geoff[/color]

        Comment

        • Geoff

          #5
          Re: How to link a combobox with an editbox

          Hi Raymond!

          Did Trevor's reply solve your problem?

          If yes, great!
          If no, please explain exactly what you want.

          Regards
          Geoff


          Comment

          Working...