UnrealEnvy
Registered User.
- Local time
- Today, 01:13
- Joined
- Jul 15, 2009
- Messages
- 35
Hello,
I have a form in which I've got a combobox that has 2 values: "Done" or "Not Done yet"
Now, when I have a few values of "Done", I'd like to be able to refresh the form and have only the "Not Done Yet" to remain.
F5 does it, by refreshing the entire form, but the "Refresh Form Data" button doesn't to it.
How can I make a button that does what F5 does?
Thanks.
I have a form in which I've got a combobox that has 2 values: "Done" or "Not Done yet"
Now, when I have a few values of "Done", I'd like to be able to refresh the form and have only the "Not Done Yet" to remain.
F5 does it, by refreshing the entire form, but the "Refresh Form Data" button doesn't to it.
How can I make a button that does what F5 does?
Thanks.