Hi - Is there a way of forcing a value in a listbox or combox to the bottom of the list, even though though the rest of the list is sorted a-z? It's a two box conditional combox thing, the list in Cat2 is selected from the Cat2 table depending on what was selected in Cat1 cbobox, so I can't just order the Cat2 table manually to achieve it. It's so users can select 'Other...' from a list if what they want isn't there.
The list will change and grow I imagine, won't be a fixed list I could just use as a value list instead. (I'll give users the facility to add/remove items on the list)
I wondered if you could force an item to last in query code or something?
Many Thanks for reading.
The list will change and grow I imagine, won't be a fixed list I could just use as a value list instead. (I'll give users the facility to add/remove items on the list)
I wondered if you could force an item to last in query code or something?
Many Thanks for reading.