Mike: Just want to mention one thing, in case you aren't aware of the control's behavior. I doubt it has anything to do with the problem you were having, but keep this in mind. I never use "speed buttons" anymore. Speed buttons do not change the focus from the field you were in previously. IOW: If you were in a DB Edit field, and press a speed button, RBase thinks you are still in the DB Edit field. So if you had an "on exit" eep on that field it wouldn't evaluate because it doesn't think you have left the field. I'm sure there are some reasons why you would want a button that doesn't change the focus, but I haven't found any myself.
Karen > I have created a very simple form that reliably reproduces what I am > seeing. The form has 1 variable edit, 1 browser control and 2 enhanced speed > buttons >

