I am not very good at queries and I need help. I need a query showing all techs not assigned on a particular date. So for example I would run the query from a form saying show all techs available on 2/1/2011. Below is my table structure with the assignments being done in the first table. Thanks
tbl_tech_assign_TL
Assignment_id
Tech_Name
Team_Leader
Assign_Date
Assignment_details
tbl_team_leader
TLID
Team_Leader_Name
Team_Leader_Email
Team_Leader_Phone
Team_Leader_Cell
tbltech
TechID
Tech_Name
Tech_Email
Tech_Fax
Assigned