I have a query where I use a simple "Like [Enter Number]" to open a form. What is the best way to approach when no record is returned? I just want to put a message box saying there is no record matching that criteria...then cancel. I've tried OnOpen and OnLoad, but thats not working. Any help would be greatful.