Please help.
Ive created a form and added a unbound combo box using the wizard. the combo box looks up values from a field in a existing table. (I told the wizard to remember the value for later use).
Ive added a button to then run the report generated from the query.
the query uses the following criteria: Forms![employees frm]![namecmbo].
(criteria/build/select form and then select the combo box)
When the query runs it finds no records. Everything seems fine and have done this numerious times with other databases ive created.
Thanks
Ive created a form and added a unbound combo box using the wizard. the combo box looks up values from a field in a existing table. (I told the wizard to remember the value for later use).
Ive added a button to then run the report generated from the query.
the query uses the following criteria: Forms![employees frm]![namecmbo].
(criteria/build/select form and then select the combo box)
When the query runs it finds no records. Everything seems fine and have done this numerious times with other databases ive created.
Thanks