Restore to Default Values

MartijnAn

Registered User.
Local time
Today, 02:19
Joined
Sep 30, 2004
Messages
51
Hi All,

How can I use a button which restores all controls to their default values without adding a new Record?

Regards, Martijn.
 
:mad: Hello Martijn!
What for you need it ????
You have to know if you want to add a new
record on that way, you'll lose the old record.
(MStef alias Štef)
 
Pls don't look so angry!!

I have a few comboboxes and I want to be able to reset them to their standard values. (blank).

For example, a person who fills in my form realizes at the end that he has chosen the wrong department in the beginning and he wants to start all over again. It is much easier to reset the form (make comboboxes blank) than to change all the values. It is also more clearer!

I tried everything, but there is no method like .reset or something like that.
 
For example, a person who fills in my form realizes at the end that he has chosen the wrong department in the beginning and he wants to start all over again. It is much easier to reset the form (make comboboxes blank) than to change all the values. It is also more clearer!

Why don't you simply change the department field by choosing another department, rather than resetting all of your fields. If your mistake is in the department field, i do not see any point in resetting and retyping all of your fields as well.
 

Users who are viewing this thread

Back
Top Bottom