You may not change the RecordSource of a BROWSE object (Error 1772)
The browse object must remain aligned with its table.
You tried to change the RecordSource property programmatically.
To browse a different table, close the current browse and browse the new table. For more information, see BROWSE or RecordSource.