Hello,
I am having a problem with my subform that is populated when a value is clicked on a combobox in the main form.
I have the code in each text box in the subform correctly to pull the correct field that is hidden in the combo box.
Example:
=[Forms]![Data Dictionary-Look up Business Name]![cboTECH].[Column](5)
When go to Form View and chose a value from the combo box the subform shows the right records A MILLION times (well not a million). I have many subforms in my Forms so I didn't do anything different when creating this one. PLEASE HELP.
![]()