I have created a MS access DB with 2 tables, PlayersDatabase and ManagerDetails

I have used a data environment called FantasyFootballDB and 2 commands Players (PlayerDatabaseTbl) and Managers (ManagerDetailstbl) i have copied them over to my form and created navigational buttons which works fine. However i want to be able to add details in the textbox and click on the button so that the new player can be added to the database i have this but it doesnt work

FantasyfootballDB.rsplayers.addnew

im quessing i need more code for it work, be grateful with all and any help