Keep listbox selection the same after closing and reopening

时光毁灭记忆、已成空白 提交于 2019-12-12 01:49:22

问题


I have a listbox in Access with the ability to select from three items. When I close the database the listbox does not save the item which I selected, but reverts back to the first item in the list of three. How can I save the selection I made when I close and reopen the database. I know there is a way to have a default selection, but I'd like to keep my latest selection, instead of it reverting to the default.

Thank you.

来源:https://stackoverflow.com/questions/28676459/keep-listbox-selection-the-same-after-closing-and-reopening

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!