dbnewbie
Registered User.
- Local time
- Today, 07:59
- Joined
- Jun 10, 2005
- Messages
- 15
Hi,
I am trying to take text from two different text boxes on a form and place into another text box on the form. I want it to also update the table with this new text.
Example: fname, lname, fullname are text boxes on a form. when user enters fname and lname, I want the two strings/text to be added together and placed in fullname while also updating the table with the fullname text.
Any ideas?
Thanks,
dbnewbie
I am trying to take text from two different text boxes on a form and place into another text box on the form. I want it to also update the table with this new text.
Example: fname, lname, fullname are text boxes on a form. when user enters fname and lname, I want the two strings/text to be added together and placed in fullname while also updating the table with the fullname text.
Any ideas?
Thanks,
dbnewbie