Hello,
I currently have a database that has two tables. tblMain, tblFileloc
The form i created to add new records into the database uses fields from both tables. However when trying to add a button to save or clear the data the form no longer lets me add data to the fields from one of the tables.
Hopefully someone can help