command buttons

rjkimme

Registered User.
Local time
Today, 21:09
Joined
Jul 31, 2001
Messages
15
I have an add button that adds the newly input data into the table from the form. What I want to do now is when you click the button you get a verify form that lists the info in report form that was put in and a verify to make sure all the info is correct. If not, then hit no and return back to the original form. If verify, then add to the table and return to an empty form. Also, I have a clear button which erases the form but currently it also closes the form. Not good at VB so simplistic help appreciated.
 

Users who are viewing this thread

Back
Top Bottom