L
lmgedling
Guest
I have three combo boxes on a form, which are used as parameters on the same query. I'd like the option to leave all or some of these boxes blank, and the query would then return all records for the blank parameter(s), but still take into account what has been selected on the other two boxes, if anything.
I'm a relative beginner to Access, and although I've read through the archive of questions on this forum, I still don't seem to be able to figure it out. I've tried adding [Forms]![fname]![Combo1] Is Null to the Or line on the query design page, but that just returns to records at all.
Would appreciate any help!
Many thanks,
Lindsay
I'm a relative beginner to Access, and although I've read through the archive of questions on this forum, I still don't seem to be able to figure it out. I've tried adding [Forms]![fname]![Combo1] Is Null to the Or line on the query design page, but that just returns to records at all.
Would appreciate any help!
Many thanks,
Lindsay