Good afternoon!
I have a form, and at the top I added 2 dropdown fields to assist the user in searching. One to search by SSN and one to search by last name. Because these work independently of one another (i.e. when the SSN dropdown is used, it doesn't effect or change the search by last name drop down; it's just 2 options for her to search), I don't want it to look confusing for the user if she uses the boxes for 2 different searches.
Therefore, I'd like the contents of the search to empty once she clicks elsewhere (loses focus), and that way if her eyes move up to those 2 search boxes after the record has been found, they will be empty. I'm assuming I need to use VBA to do this...anyone know how? Thank you!!
Tanya