Form field not populating table

dailyxe

New member
Local time
Today, 13:00
Joined
Sep 6, 2018
Messages
6
I am trying to populate a field in a table based on the Autovalue in a form.

My query has a value of the form, and ID but it populates the field in the table with [] instead of say, 3 which is actually displayed on the form field. if i create an unbound text field on the form and manually type in 3, repoint the query, it works as it should but i need it to populate based on the Autovalue. This stopped working last week and cant see why.
 
is the data already in the table or new record?
 

Users who are viewing this thread

Back
Top Bottom