I have an acct# field on screen that checks & then reads the row from a customer.dbf using this acct# on lost focus event. I also have an Add button that enables the user to add new customer. The Acct# is keep in a Control record. When I click on the Add button, somehow the lost focus event happens and gives me an error of Acct# is missing. Can anyone help me on how to suspend the lost focus event whenever I clicked on the add button. I will appreciate any thoughts. Thanks.