E
ecwhite
Hello All,
I am trying to update bound text box values so as to update the record in
the table. I have a form that i set the data entry to "NO" b/c the
recordsource of the textbox controls are bound to the value from the database
using a query.
Once the form pulls up the record from the database i want the user to be
able to edit the current values of the texbox control to allow them change /
update any value from what it was originally and i can update the records in
the table
My problem:
I am not able to edit the individual textbox values because they are bound
how do i make it so that they can be edited even though they are bound? When
i change the form data entry to yes, the texbox(s) are no longer populated /
filled out.
Thanks.
I am trying to update bound text box values so as to update the record in
the table. I have a form that i set the data entry to "NO" b/c the
recordsource of the textbox controls are bound to the value from the database
using a query.
Once the form pulls up the record from the database i want the user to be
able to edit the current values of the texbox control to allow them change /
update any value from what it was originally and i can update the records in
the table
My problem:
I am not able to edit the individual textbox values because they are bound
how do i make it so that they can be edited even though they are bound? When
i change the form data entry to yes, the texbox(s) are no longer populated /
filled out.
Thanks.