English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am not very educated in MS Access and I'm having an issue with a combo box. Is it possible to link one combo box in a form to a list box in a subform? If so how?

2007-02-19 01:29:47 · 2 answers · asked by sweetandprettyinnc 2 in Computers & Internet Programming & Design

2 answers

It should be possible...try using the form name as part of the call, like: frmMain.comboBox.list(Index) = frmSub.listBox.list(Index)

As another suggestion though, why not just query the data directly from the table instead of linking boxes in separate forms? The same query that populates the list box can be used to populate the combo box.

2007-02-19 01:54:08 · answer #1 · answered by rod 6 · 0 0

you are able to the two style values in or you need to use the values from a table container or question. in case you create a query, whether it has one container then you definately would desire to shrink the style of values using that technique.

2016-10-16 00:19:13 · answer #2 · answered by ? 4 · 0 0

fedest.com, questions and answers