S
Stuart
I have a form, with a datasheet subform that I allow the
user to filter and sort as desired. Sometimes the user
filter and sort criteria get written to the subform's
filter property. I have tried to start up the form by
putting ME.FILTER = "" and ME.ORDERBY = "" in the OnOpen
for the form, but it does not erase them. Tried On Load
too. Any suggestions?
Thanks, Stuart
user to filter and sort as desired. Sometimes the user
filter and sort criteria get written to the subform's
filter property. I have tried to start up the form by
putting ME.FILTER = "" and ME.ORDERBY = "" in the OnOpen
for the form, but it does not erase them. Tried On Load
too. Any suggestions?
Thanks, Stuart