I have a bound form that I am trying to incorporate into my application. The bound form opens by clicking a button from another form.
I added a text box to the bound form to display the master record # that it is coming from. Since its a bound form I dont know how to
save this text box value back to the table. (I added a field to capture it...) I could do it via update query i guess.
I added a text box to the bound form to display the master record # that it is coming from. Since its a bound form I dont know how to
save this text box value back to the table. (I added a field to capture it...) I could do it via update query i guess.