How do I detect if item in lisbox is selected

  • Thread starter Thread starter Sam
  • Start date Start date
S

Sam

Hi,

How do I detect item in listbox is selected? Is there a problem with
news server cause I cannot access it from outlook express

SF
 
On Sun, 9 May 2010 19:48:41 -0700 (PDT), Sam <[email protected]>
wrote:

Check out the list of events available to the listbox and see which
one is most appropriate to you. Perhaps the AfterUpdate event.

-Tom.
Microsoft Access MVP
 
Back
Top