VBAhole22
Registered User.
- Local time
- Today, 19:05
- Joined
- Jan 18, 2002
- Messages
- 117
I have started using unbound forms more and more on my user data entry forms because I like the control factor of being able to collect, check and submit all of the data at once with one clean SQL statement. That said, I have a few small problems when I do this. What code do I put on the 'Enter Record' button that a user hits to submit a completed form(one record)? It needs to submit the record and clear the form for the next record.
Any suggestions?
Any suggestions?