I'm not sure what group this belongs in, so I am putting it in the Programming group.
We have an Access 2007 database. Users are in it at various points during the day - I don't think they are in it for 8 hours, everyday, but just when it is needed. When it is first opened, a screen is displayed which, during it's Form_Load sub, it displays another screen to select a printer. Two mornings in a row now, when they have opened the DB, it has not displayed the second screen. When I go to look at the first form's code, there ISN'T any! It has disappeared. In fact, ALL of the VBA code behind all of the forms has disappeared. No error messages are displayed.
What would cause this? Has anybody else experienced this? I have a backup copy of the DB, so I can delete the bad one, and restore it from my copy. So, I can recover. But, why?
Scott
p.s. We have other DBs that are not having this issue.