Can I Open a list box at a Specific Location on Form?

  • Thread starter Thread starter Chertsey
  • Start date Start date
C

Chertsey

I have a form with various list boxes already. I would like to make a hidden
list box appear directly below the selected item of lstBox1. Here is what I
am looking for.
lstBox1 contains a listing of Schools. When I select a School, I would like
a Listbox of the staff at THAT schooll to appear. AND have it apear directly
under the selected School. Is this possible?
Thanks for any help!
BTW: I am using Access 2003
 
Back
Top