Hi All
A simple query I suppose for most fo you. Here goes:
I have a form for data antry. Once the user has completed and saved the first entry and want to create a new one, I would want them to click on a button that says " New Entry" or something, which then clears all populated form controls ready for a new antry.
I have found some fragmented information on the web, but nothing to help me out. Something like : Sub Clear_Form().
Not sure how to do this.
Any help will be much appreciated as usual.
Thanks
A simple query I suppose for most fo you. Here goes:
I have a form for data antry. Once the user has completed and saved the first entry and want to create a new one, I would want them to click on a button that says " New Entry" or something, which then clears all populated form controls ready for a new antry.
I have found some fragmented information on the web, but nothing to help me out. Something like : Sub Clear_Form().
Not sure how to do this.
Any help will be much appreciated as usual.
Thanks
Comment