I have a search form that filters data by using combo boxes from a query. It works perfect but when you enter in specific criteria, that value comes up and ALL Null criteria too. I only want null seen when form has no criteria in the comboboxes.
this is what one of the fields looks like in my queryCode:Like [Forms]![frmHardwareUpdateSearch]![DeviceType] & "*" Or Is Null