Unbound isnt as hard as you may think,
set up your form as youd like it with unbound's or combo's etc then add a button and add this code with your own field names and txtbox or cmbbox names etc.
Dim strSQL As String
strSQL = "INSERT INTO tblError (field2,field2,field3) VALUES(txt1, txt2...