Hello All,
I am having problems re-selecting items in a list box. Let me try to explain. We have an option on a form that allows the user to select the priority code they want to view. They can select one or many options. The data is stored in a table so when they come back days later, all their preferences are stored.
The problem I have is when I bring them back to the spot where they set the priorities they want to view, I want it to show them what they previously selected. I have searched the site and can't find anything that selects the items in the list box, everything I find is the other way around.
Example:
Priority 1, 2 and 5 are selected
When they return later, I would like to show 1, 2 and 5 selected and 3 and 4 NOT selected.
Does anyone have any suggestions?
Thanks,
Randy
I am having problems re-selecting items in a list box. Let me try to explain. We have an option on a form that allows the user to select the priority code they want to view. They can select one or many options. The data is stored in a table so when they come back days later, all their preferences are stored.
The problem I have is when I bring them back to the spot where they set the priorities they want to view, I want it to show them what they previously selected. I have searched the site and can't find anything that selects the items in the list box, everything I find is the other way around.
Example:
Priority 1, 2 and 5 are selected
When they return later, I would like to show 1, 2 and 5 selected and 3 and 4 NOT selected.
Does anyone have any suggestions?
Thanks,
Randy