In a database that I did not build, but try to maintain, I have an existing form with several criteria fields, and then a "Locate" button that executes the code to find records that match those various field criteria. When you enter the first
field and hit <enter> the Locate code executes. . . so I was expecting to find some code on the various events related to that field. . . there is none.
Any ideas on where that "locate" code is being activated by the single field entry?