I have 2 textbox fields on a form. When I enter data in them
(these are unbound, used as parameters in a query), and open the form again, the data I entered before is still displaying in the text box. I have tried initializing to " " on Open and Activate, but get same result, ie, previous data...