diensatthan
Registered User.
- Local time
- Today, 14:43
- Joined
- Apr 27, 2003
- Messages
- 14
Please Help.
I'd like a click procedure to copy data from 3 unbounded Text Boxes (txtNum, txtText, and txtDate) on a form, to the corresponding fields TempQty, TempTxt, and TempDate in Table tblTemp. Table tblTemp was created and is empty. Thanks.
Also, thanks to ChrisO and Mile-O-Phile for their help with my other questions.
I'd like a click procedure to copy data from 3 unbounded Text Boxes (txtNum, txtText, and txtDate) on a form, to the corresponding fields TempQty, TempTxt, and TempDate in Table tblTemp. Table tblTemp was created and is empty. Thanks.
Also, thanks to ChrisO and Mile-O-Phile for their help with my other questions.