Automatic Data Entry/Removal

  • Thread starter Thread starter James
  • Start date Start date
J

James

Hello

On a form, I constructed a search which allows the user to
enter three criteria (six txt fields as they are "Between
ranges") and run the search based on this.

I am now having trouble creating a "reset" button. I want
this cmdbutton (which is located on the same form) to
clear any data the operater may have previously entered in
the unbound text fields so these fields are blank.

Secondly I wish to create a button(s) that will enter all
six text fields with the most likely search criterias. I
have already set default values so this is not an option.

I have been looking through help files but can't find any
functions that will allow me to do this.

Any help would be greatly appreciated.

James
 
Back
Top