Then, select the Form's properties and find the Form_Load event. Select the button at the right with the three dots and select Code Builder. In this window that opens type: DoCmd.GotoRecord, , acNewRec
By using a macro
With the Data Mode property of the OpenForm method, select Add