I have a question about forms

vividor

Registered User.
Local time
Today, 05:30
Joined
Aug 5, 2002
Messages
31
I have a data entry form but I want all the fields clear as soon the form is open? How can I do that..
 
Open the form in add mode. This option is available if you are using the switchboard manager or the OpenForm Method/Action. If you are opening the form directly from the database window, you'll need to change the form's DataEntry property to Yes. But of course in that case it will ALWAYS open in add mode.
 

Users who are viewing this thread

Back
Top Bottom