[AccessD] Not In List Event Not Triggering

Heenan, Lambert Lambert.Heenan at aig.com
Wed Jan 14 10:23:15 CST 2015


The *fundamental* issue is "All the other combo boxes with NIL event are working.  *But with Limit To List property set to No*."

That is where things a wrong. The NIL is *only* supposed to fire if the limit to list property is set to "Yes". See http://msdn.microsoft.com/en-us/library/office/ff845736(v=office.15).aspx which states "The LimitToList property must be set to Yes for the NotInList event to occur."

Lambert ?????

-----Original Message-----
From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Susan Harkins
Sent: Wednesday, January 14, 2015 11:17 AM
To: Access Developers discussion and problem solving
Subject: Re: [AccessD] Not In List Event Not Triggering

The Function/Event name and End lines.

SUsan H.

On Wed, Jan 14, 2015 at 10:35 AM, Rocky Smolin <rockysmolin at bchacc.com>
wrote:

> What's a stub?
>
> r
>
> -----Original Message-----
> From: accessd-bounces at databaseadvisors.com
> [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Susan 
> Harkins
> Sent: Wednesday, January 14, 2015 7:06 AM
> To: Access Developers discussion and problem solving
> Subject: Re: [AccessD] Not In List Event Not Triggering
>
> Try dropping in a new stub and copying the code to the new stub.
>
> Susan H.
>
>
> > Still having trouble.  The event is definitely not firing.  I put a 
> > msgbox in as the first line of the procedure.  It never displayed.  
> > I put a breakpoint in the first line.  Not break.  Maddening.
> >
> > All the other combo boxes with NIL event are working.  But with 
> > Limit To List property set to No.
> >
> >
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
> --
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
>
--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com



More information about the AccessD mailing list