Re: Pull Downs

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Use a subform instead of the second combobox.

Damon

"Curtis Stevens" <CurtisStevens@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8325364C-F54C-4A7B-A347-D696DB7AA305@xxxxxxxxxxxxxxxx
I have two pull downs, the second pull down feeds off from the first one.

First one has the critera to search by, company name, phone number, etc.

Second pull down displays the data.

When I have two records with the same company name, it only displays ONE,
not both. How do I get it to display both?

If you need more explanation, let me know.

Curtis



.



Relevant Pages

  • Re: Filter recordset in subforms
    ... LinkChildFields of the Subform Control. ... Refer to the first ComboBox in the Query used for RowSource of the second ... ComboBox, and Requery the second ComboBox in the After Update event of the ...
    (microsoft.public.access.gettingstarted)
  • How to use subfroms based on VBA.
    ... The first combobox uses the folowing rowsource. ... The second combobox uses the afterupdate VBA code to select the rowsource of ... This works fine until I place the form as a subform in an other form. ...
    (microsoft.public.access.forms)
  • Re: Q. Zipcode file project and pop up form.
    ... Your second combobox has a rowsource property, which you can set to point to ... the same table as your subform. ... >>I understand that your first combobox looks up the corresponding record ... and the main form will jump to the first state of ...
    (microsoft.public.access.formscoding)