Hello,
imagine this. I have form made direct by table. In this form I have also one field, call it ValueCriteria, what have value from one other form.
All field are input one, and only one is combo box. This combobox take list of value from one other table "filtered" to show just value defined by ValueCriteria. For this combobox I made query with in criteria Me.ValueCriteria
But ever I receive empty list of value in combobox. What I failed?
imagine this. I have form made direct by table. In this form I have also one field, call it ValueCriteria, what have value from one other form.
All field are input one, and only one is combo box. This combobox take list of value from one other table "filtered" to show just value defined by ValueCriteria. For this combobox I made query with in criteria Me.ValueCriteria
But ever I receive empty list of value in combobox. What I failed?