Hi, I am using a form that contains combo boxes and text boxes to carry out a search, this all works fine but I would also like to have a Reset button to clear the contents of the form.
I have tried the Reset option in RunCommand in Macros but this doesn't work. The fields within the table are unbound and they need to be this way because they are only input fields.
I have setup a macro that closes the form and re-opens it and this works but is there another way I can Reset the contents of a form when the fields are unbound?
Tezdread
I have tried the Reset option in RunCommand in Macros but this doesn't work. The fields within the table are unbound and they need to be this way because they are only input fields.
I have setup a macro that closes the form and re-opens it and this works but is there another way I can Reset the contents of a form when the fields are unbound?