I'm using VB to change the SQL statement in the RecordSource property of a form. I would like the form to save the new SQL when it closes, so that the user goes back to the same record(s) they were at previously when they reopen the form.
Reading through Litwin and Getz it is clear that the filter property changed in this way is lost when the form is closed. Does this also apply to RecordSource?
There is hopefully a simple solution to this.
Thanks in advance
Jason
Reading through Litwin and Getz it is clear that the filter property changed in this way is lost when the form is closed. Does this also apply to RecordSource?
There is hopefully a simple solution to this.
Thanks in advance
Jason