Hello,
i've a problem with a query. i've a form with multiple comboboxes so that people can search on multiple items. But now i've user the code
but the problem is when i filter he shows also the records that are empty becase the codes are after the ). does someone known an alternative for this code??Code:Like Nz([Forms]![frm_Searchfile_admin]![cmbDesignator];"*") Or Is Null Or ""
Martijn,
Holland