I have a form with a series of unbound text boxes that are used to set the query parameters for a report. Once the user chooses the criteria from the various boxes, the desired report opens in preview mode.
I want to add a command button to my form called "Clear" that would be used to reset the unbound text boxes to an empty state when clicked.
Suggestions on how I can accomplish this would be greatly appreciated.
Thanks
I want to add a command button to my form called "Clear" that would be used to reset the unbound text boxes to an empty state when clicked.
Suggestions on how I can accomplish this would be greatly appreciated.
Thanks