G
Guest
Hi, I need to add a constant to a user defined number entered in a textbox
using an on enter event. Then I need to dump that sum into a table to which
the form is attached. I guess my real question is how do I work with the
entered value from the text box in a private sub? And how do I store the new
reult in the table?
Thanks in advance for your time and help.
Rich
using an on enter event. Then I need to dump that sum into a table to which
the form is attached. I guess my real question is how do I work with the
entered value from the text box in a private sub? And how do I store the new
reult in the table?
Thanks in advance for your time and help.
Rich