I want to replace the recordset of my form with another one in code. It would have the same structure as the first, but other data. I would need to do this with the press of a button.
So when I start the form, it will show the first recordset, and when I than press the burron, the seccond recordset would replace the first one and be shown on the screen. The first one's records can't be deleted.
So when I start the form, it will show the first recordset, and when I than press the burron, the seccond recordset would replace the first one and be shown on the screen. The first one's records can't be deleted.