I'm doing some volunteer work for a charity and have become stuck on what I know is a simple problem.
I have created several web access pages for data entry. One of the fields on one page is the primary key for a second table. To make sure the data was entered correctly I created a drop down menu with the values from the second table. When creating a new entry I can't get the data value from the drop down list to store into the field. The error I get is:
The field ClassesData
rogram Name contains a Null Value etc...
The drop down box is showing the data I want to store, I just don't know how to link it to the given field. I'm sure the answer is simple but this is my first time playing around with Web Access Pages so help is much appreciated.
I have created several web access pages for data entry. One of the fields on one page is the primary key for a second table. To make sure the data was entered correctly I created a drop down menu with the values from the second table. When creating a new entry I can't get the data value from the drop down list to store into the field. The error I get is:
The field ClassesData
The drop down box is showing the data I want to store, I just don't know how to link it to the given field. I'm sure the answer is simple but this is my first time playing around with Web Access Pages so help is much appreciated.