Hi all,
I have VBA code tied to an Add Record Command button. However, when the SQL string is executed, the error message "Run-time error 3061. Too few parameters. Expected 3." is displayed. I have reviewed the SQL string for mismatch parenthesis, but cannot find any. Any help in solving this...