Hi all, I need help populating a listbox with data from a database. what I'm trying to do is make a list box that shows all records with the "Date" field along with the FName and LName fields.. it's a project for a class, and it's a Dr. office program that keeps patient records.. I want to have it display all appointments for a single person. i have no code.. but all i can think of is binding it to the ADODC control on the form but that dont work.