I have a text box that I want the info in the window to be the data selected. In VB I can use the TopIndex property and Selected properties to achieve this but I can't figure out how to do this in Access. In other words, the list box has the following values: "ON";"Off"; "Waiting". The List box will show "Waiting" on form load. But the user can scroll to the other choices and then save the changes. When the user scrolls to another choice the old choice is still selected but not visible. The user might think that the object that is showing is the data that is going to be used but it is not. Is there a solution to this in VBA??? I hope so!
Thanks in advance
Rick
Thanks in advance
Rick