I have a database made for a ministry for my church. It tracks attendance by week. There is a table with first, last and date of first attending. I have another table with first last and day attended. I have a form to update each week as to who is there and who isn't. I want to run a query that will show me who hasn't shown up in the last 3 months. What would be the best way to build that query?