I have a employee database with two field which are related. The field
teamleader has to be fild automatically when you choose a team. This
are both lookup fields from the Team-table (tblTeam - team,
teamleider)
How can I do this without code? And with code?