Hello, in Access XP.
I want to blank the filter and order by properties.
I have form1 that opens form2 and sets the filter and order by of form2 based on data on form1. My problem is when I test this the filter/order is saved with form2. I have added in the form2 unload event me.Filter = "" and me.OrderBy = "" but the values are still saved with the form2.
I hope this makes sense.
Thank you for any helpful suggestions.
djj
I want to blank the filter and order by properties.
I have form1 that opens form2 and sets the filter and order by of form2 based on data on form1. My problem is when I test this the filter/order is saved with form2. I have added in the form2 unload event me.Filter = "" and me.OrderBy = "" but the values are still saved with the form2.
I hope this makes sense.
Thank you for any helpful suggestions.
djj