Search results

  1. C

    Query to show missing records

    I have a database with tblStudents and tblIncome. tblStudents includes fields StDisplay (student name) and Status (either "Active" or "Inactive"). tblIncome includes fields TaxYear (either 2021 or 2022) and AGIncome (adjusted gross income for that particular year for each student). I would...
Top Bottom