Hello,
In my database, I'm having an issue where if a user opens too many forms with massive numbers of SQL statements and table references, they'll get error 3276 - Invalid database object reference whenever they try to open another form or if any VBA code executes CurrentDb.OpenR ecordset. This message happens with any table or query that would otherwise open without issues.
Because of the limit, a user can only have...