E
elisemack
I have a table where I have checkboxes to show daily attendance. I
have a box for Monday, Tuesday, Wednesday, and Thursday. I want to
run a query that will return anyone who attended at least one of these
days. I know how to run a query of those who just attended on Monday,
Tuesday, etc., but I don't know how to structure the query so that it
will return any record that attended at least one time, not showing
those with no attendance. I guess I want something like an OR
statement, but I can't figure out how to do that in the query
design.I'm hoping that this can be done, but I'm at the end of my
knowledge.
Thanks for any help,
Elise
have a box for Monday, Tuesday, Wednesday, and Thursday. I want to
run a query that will return anyone who attended at least one of these
days. I know how to run a query of those who just attended on Monday,
Tuesday, etc., but I don't know how to structure the query so that it
will return any record that attended at least one time, not showing
those with no attendance. I guess I want something like an OR
statement, but I can't figure out how to do that in the query
design.I'm hoping that this can be done, but I'm at the end of my
knowledge.
Thanks for any help,
Elise