Access '97-Problem with Listbox - TechRepublic
General discussion
March 29, 2001 at 07:30 AM
lwarden

Access ’97-Problem with Listbox

by lwarden . Updated 25 years, 2 months ago

I’m having trouble with a form I’ve made to display employee attendance history. The top of the form displays the most recent occurence a particular individual has had. The bottom of the form contains a listbox which shows all of the occurences forthis individual. I’m trying to create a combo box that will enable me to choose a different employee name and look at their record, but here’s what is happening: After choosing a name from the combo box, the top of the form displays the info I want, but the listbox remains static. How can I get the listbox info to change, too? I am new to VBA coding and cannot figure out how to fix this. Thanks in advance for any help you can provide.

This discussion is locked

All Comments