I need to open up a recordset for my report which only lists those students who have problems with their immunizations, (ie. they are missing one or the other immunization according to what age they are, etc). My frustration is, when I try to create the query to do this, it already has 10 huge sections in the WHERE portion and I can see it going up to 30 or 40 different OR parts, which is overwhelming to think about. I could make it much shorter if I was doing a program (for example: on 4 different polio dates I would look through each one and see if the date existed and then do x = x + 1 and whatever x was at the end would determine whether the record would display or not). I don't know how to do this in a query though.
Anyone have any ideas?
Thanks
Anyone have any ideas?
Thanks