jwcolby
jwcolby at colbyconsulting.com
Tue Jun 5 20:15:35 CDT 2007
OK, that tells me I have something else happening here. Thanks guys. John W. Colby Colby Consulting www.ColbyConsulting.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Steve Schapel Sent: Tuesday, June 05, 2007 5:31 PM To: Access Developers discussion and problem solving Subject: Re: [AccessD] Unbound events Agreed. The After Update event is the one to use. Though there's something wrong if the Exit event is also not firing when the focus moves from the combobox. This applies whether the combobox is bound or not. In addition, the Change event also should fire when a selection is made in the combobox (even though Access Help seems to be out of date (and wrong) on this point). Regards Steve Heenan, Lambert wrote: > I regret I have to disagree with Drew. > > There's no question in my mind that the After_Update event is the one > you need, John. It's the only event that happens after the user has > selected something. > > I'm looking at an unbound form right now, and the after_Update event > *does* fire on the combobox. > > If it's not doing so for you then I'd suspect a corrupt form. -- AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com