R
raymondp
I have a combo box with 4 columns. I want to store the values in these
columns in the database. What I've been able to do is create additional text
boxes to return the columns using the expression, =SiteIDBox.column(1), and
so forth. In order to get it to work I had to put into the control source.
I tired in the default value but it didn't work there. Is there a way to get
that to work? If not, what I would like to do is create a button that will
copy the values from the fields with the expression to fields with the
appropriate control source within the same form so that the data is stored.
Any help would be great.
columns in the database. What I've been able to do is create additional text
boxes to return the columns using the expression, =SiteIDBox.column(1), and
so forth. In order to get it to work I had to put into the control source.
I tired in the default value but it didn't work there. Is there a way to get
that to work? If not, what I would like to do is create a button that will
copy the values from the fields with the expression to fields with the
appropriate control source within the same form so that the data is stored.
Any help would be great.