Don't use the After_Update event of the Find textbox. Create a button that when clicked will open the form. All that you need to know is in the db.
I was using the After_Update because I have a habit of hitting Enter after I enter the FindWhat data.
What's the reason why I should not use the After_Update event?