brianjessup
Registered User.
- Local time
- Today, 11:47
- Joined
- May 25, 2003
- Messages
- 36
I'd like to grab data in a txtbox, perform a few calculations on it and store it in a field (based on a few of the control settings) of a record (again based on a few controls) in a table. I can't lock the txtbox to the table because I need to perform a few calc's when getting data from a field or storing to a field, i.e. the table info viewed by itself is almost useless without the form to interface with the user.
How do you save data from a txtbox to a specific field when a user hits a save button?
Thanks much,
Brian
How do you save data from a txtbox to a specific field when a user hits a save button?
Thanks much,
Brian