Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6156535
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T20:37:33+00:00 2026-05-23T20:37:33+00:00

I currently have two comboboxes on a form. The first combobox contains a list

  • 0

I currently have two comboboxes on a form. The first combobox contains a list of items. I want the second combobox to repopulate whenever the first one is changed. The query that returns contents of the second box will use the PK value from the first box.

So basically the second combobox is bound to the query (example):

SELECT a.ID, a.description
FROM a
WHERE a.FK = [forms]![cbo1]

really generic example. This isn’t working for me right now. Is there a way to do this, or am i going to have to do it in code?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T20:37:34+00:00Added an answer on May 23, 2026 at 8:37 pm

    You have to add an onChange event to the first box. Click on the properties of the first box, then on the event tab and the elipses(…) next to the onChange field. Pick the code editor that will take you to a VBA window where you can instruct the second box to refresh. So if your second combo box is called cmbA you would have

    cmbA.Requery
    

    in the event handler method.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a form with two ComboBoxes. The second ComboBox holds a list of
Currently I have two pages: The first page contains an input form, and the
I have a DataGrid that two of its columns are ComboBoxes (one contains few
I currently have two dropdown menus, and one gets filtered when the user selects
I (currently) have two forms, one that needs to call the other. In other
On a form, I have two combobox wich have the same DataSource (their elements
I currently have two types of Lists: List (named LintMessages) and List (named FilterList).
I currently have two joined tables in a SQL Server database, one with news
I have two form. One will display records form a RecordSet that the other
I have two lists. The first one is hard-coded and the contents never change.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.