
Originally Posted by
dalton
Also, I could use additional help. Basically, what I want is a form that pops up when the database is opened. It will have a list of all the contacts. When one is clicked on in the list box, I would like to have the primary and secondary numbers display in two text boxes at the bottom. I'd like a search bar at the top and maybe some sort options. I'd like to be able to double click on a name and have a second form come up with the complete information on the person. If you could tell me how to go about this, I'd really appreciate it. Do I do an on double click action for the list box or is it something like listbox.item on_double_click. These are the kinds of things I need to know. I know enough to know what I don't know, if you know what I mean. Thanks for all the help.