I have a form that has 2 Text Boxes for input and a series of Command Buttons for running queries based on that input. However when the query is closed down, the data remains in the Text Boxes. How do I clear them automatically on closure of the queries?
Thanks
Thanks