NameWithheld
Technical User
I am a bit rusty at this.
I have a form with 2 pick lists. cbo1 selects from a list of fields in the table and is bound to a field that contains the actual names (i.e. [city] or [state] or [zip] etc.), cbo2 gives the choices for that field (fed by entries in the underlying table)
I want to run a report that is filtered essentially where cbo1=cbo2. And I can't figure out how to do it.
I don't really care whether the solution is SQL or VBA.
Does anybody have any ideas?
Thanks,
I have a form with 2 pick lists. cbo1 selects from a list of fields in the table and is bound to a field that contains the actual names (i.e. [city] or [state] or [zip] etc.), cbo2 gives the choices for that field (fed by entries in the underlying table)
I want to run a report that is filtered essentially where cbo1=cbo2. And I can't figure out how to do it.
I don't really care whether the solution is SQL or VBA.
Does anybody have any ideas?
Thanks,