People I am creating a button to add information to a table (tbCadastro), from the information entered in the form. To do this, create an SQL statement:
Private Sub cmdSalvar_Click()
CurrentDb.Execute "INSERT INTO tbCadastro(Requisição, Código, Cliente, CPF_CNPJ, ID_Cartao...