Reset buttons?

U

Unbroken73

Hello, i cannot get my reset buttons to reset the values in my text boxes. I
would like to do it using VBA, however, everytime i double click the button,
it brings me to the properties window. Any suggestions how to get to a
Reset_Button_Click method in VBA? Thanks for any help.
 
A

Andrew Murray

Why not use a normal reset form button?

You'd need to preview the page in Preview or a browser.....

Is this for a web page or Visual Basic project, or are you using Visual
Studio Web Developer Express?
 
Top