I'm prototyping a db structure using Access 2013. By that, I'm roughing out tables, queries and forms to measure the difficulty of what I'm trying to do. Translated that means that objects are being created and destroyed as I learn from the exercise.
But when I fire up, I get a message that a form name is misspelled or refers to a missing form...with another line about an Action Failed dialog popping up. Well, I have two 'on click' actions, no form of the name being reported (it got erased 2 days or so ago), one simple query and not much else. If I click the OK of the above message, everthing works fine.
I've checked all the remaining forms for a reference, looked through dependencies, and looked at all objects/properties to find why this message pops up. But I can find nothing.
Where else might I look, please?
Paul