I assume your combo box is connected to a Query if not make it so.<br>Then in that query sort the column you want.<br> <p>DougP<br><a href=mailto: dposton@universal1.com> dposton@universal1.com</a><br><a href= > </a><br> Ask me how Bar-codes can help you be more productive.
Actually I was more curious to sort the actual rowsource of a ComboBox with a value list (you know: string1;string2;...).If I have a combo with limittolist=yes and a valuelist of string1;string2 and the notinlist function combo.rowsource=combo.rowsource & ";" & newdata then any new string gets added to the end of the list and not the place given by alphabetical order. I know I could do it with a query and table but I was just curious to how this solution would look like.<br><br>Mats
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.