Forum Discussion
Access error 2450 impossible to find a subform "etc, etc, etc,"
bertinofra Unfortunately, that's not nearly enough information to offer any suggestions. WHERE and WHEN does this error appear? Describe the situation in terms of steps you take, not the outcome or results. That way it's more likely someone will be able to figure out what problem might be present.
- George_HepworthFeb 15, 2022Silver Contributor
The error message indicates that a subform is not where the code expects to find it. Could you SHOW the code? Not just explain what it is supposed to do? Also a screenshot of the form in DESIGN view would be helpful.
- bertinofraFeb 15, 2022Copper Contributor
- Feb 15, 2022
Salve,
From your pictures it looks as if the subform wouldn't be in "Sottomaschera_512C" but in the main form. So the code would have to be:
Forms!Lista_Parti_IER512C!Prelievo_Parti.SetFocus
etc.
Se questo non ti aiuta e la descrizione in italiano è più facile per te, allora vai avanti. Siamo poliglotti qui.
Ciao
Karl-------------
Access News
Access DevCon
- bertinofraFeb 15, 2022Copper ContributorAccess error 2450 how resolve it?