I've got a really nice listbox working, and I'm using it to enter answers from a T/F test. As I enter each answer, it becomes visible in the listbox. Once the items reach the bottom of the box though, the answers that I enter are no longer visible (they are below the bottom of the listbox). They are there, but you need to use the scroll bar to view them.
Is there any way that I can make it so that the most recently entered item is visible at the bottom of the Listbox?
Ian:confused:
