Hey people. I'm having some problems understanding a behviour I'm experiecing in Access 2003. I've written some VBA code to adjust the open a particular form and I then change recordsource property to a new table. Looking at the open form I can see that the recordsource has indeed been updated as the fields are displaying the appropriate values. However, if I close the form, the recordsource value goes back to what it was before. What gives? Is there something else I should be doing or can I only temporarily change the recordsource of a form programmatically?
Any thoughts would be appreciated.
Any thoughts would be appreciated.