Stemming off the issue I started with here...
Basically, I need a better way to create a drop-down on my form that allows the user to select multiple items in the drop-down. I was advised not to use a combobox bound to a Multi-Value Field on my table. What is a better way to do this? It seems like a simple thing to accomplish but I can't figure it out.
Any help appreciated.
Basically, I need a better way to create a drop-down on my form that allows the user to select multiple items in the drop-down. I was advised not to use a combobox bound to a Multi-Value Field on my table. What is a better way to do this? It seems like a simple thing to accomplish but I can't figure it out.
Any help appreciated.