Fabian1675
Registered User.
- Local time
- Today, 02:42
- Joined
- May 5, 2011
- Messages
- 23
Hello everyone;
I got textbox1 in a form that is bound to a control source called NumberOfEntries what ever value the user inputs into textbox1 it gets recorded into the table. What I did is change the control source to the textbox1 so the user no longer need to manually input the value; it now automatically enters the value into textbox1. The problem that I now face is the value in textbox1 no longer gets recorded into the table. How do I go about getting the value from textbox1 to record into the table just like how it was before I changed the control source.
Thanks
I got textbox1 in a form that is bound to a control source called NumberOfEntries what ever value the user inputs into textbox1 it gets recorded into the table. What I did is change the control source to the textbox1 so the user no longer need to manually input the value; it now automatically enters the value into textbox1. The problem that I now face is the value in textbox1 no longer gets recorded into the table. How do I go about getting the value from textbox1 to record into the table just like how it was before I changed the control source.
Thanks