Hi,
When I run this code (from a button on a form, in relation to a subform record) I receive this error:
Run-time error '13':
Type mismatch
When I debug.print the SQL and put it into a blank query, the query runs and appends a new record to the appropriate table.
I am perplexed. Anyone...