I just started using Access 2010 today and ran into a snag with a query. Here is the situation. I am doing reports for all contracts in my table active between 1-1-17 and 12-31-17. That date is in my "end" column that I put in my query. Also, I have to put in the "responsible parties" which are found in that column. So far; so good. For some reason, when I run the query it brings up contracts outside of the parameters I have set.
I seem to have this problem only when there is more than one person listed in the "responsible" cell for a particular contract. For example, if I have Mary as the responsible person for a contract ending 10-5-17 there is no problem. However, if I have Mary and John as responsible for a contract ending 6-3-18, Access is going outside of my date parameters and adding that contract to my list.
I have made sure the information placed in the query is correct. I am guessing that maybe Access is saying, "Hey, I can't find anything for John and Mary together in 2017, so I'll go and find you something further down the line." I need to tell Access NOT to do that.
Thanks in advance.