Hi, I am quite new to using access and I have a database set up with date, title and event. I have a table with 2000 entries and have created a form to add new entries to the table -- where lies my problem. I have created an append query with each column of the table that references the table and each references the correct combobox/textfield on the form. I have a "submit" button on the form that runs the query with the data entered on the form. After I click submit, a confirmation message comes up and I click yes to run the query. Then a second window comes up that says "You are about to append 0 row(s)" -- which is not my intention.
It's probably a small thing, but I have never used this append function before and am not totally sure how it runs. What do I need to do to make it append the data that it is passed?
Thanks![]()