I use the lost focus event of the text box for my data validation. I have a "&Save" button on the form so the user can do an ALT+S, however this skips over the lost focus event. I need some way to make the lost focus event get fired off. Does anyone have any suggestions???