Hi all,
I am trying to update to a SQL table via Access form using ODBC connection.
The form has a selection of unbound fields that once populated I wish to be updated to relevant fields in SQL table.
I have written the attaced code attached to a button at the bottom of the form. i was...