Fabian1675
Registered User.
- Local time
- Today, 14:31
- Joined
- May 5, 2011
- Messages
- 23
Hello Everyone;
I have a table called MyTable, a form called MyForm in MyForm there's textbox named Count
What I would to accomplish is to use the Update Query to update one of the entries in MyTable named Total Count from the value entered by the user into the textbox named Count.
Not quite sure how to type the needed syntax in the update query to make this work, can somebody give me a pointer on how to go about this?
Thanks
I have a table called MyTable, a form called MyForm in MyForm there's textbox named Count
What I would to accomplish is to use the Update Query to update one of the entries in MyTable named Total Count from the value entered by the user into the textbox named Count.
Not quite sure how to type the needed syntax in the update query to make this work, can somebody give me a pointer on how to go about this?
Thanks