View Full Version : Sort records on a form


Matson
03-08-2000, 07:21 AM
The records will not sort on my form. A combo box containing field names is used to change the record order. The "On Click" event of the combo box changes the "Order By" property of the form. The record order does not change even after a requery or recalc. What else needs to occur?

whamii
04-21-2005, 08:15 PM
Right-click the combo box, then properties, then ALL, then RowSource then click the build button. You can specify the sort order there. I hope this is what you wanted...If not sorry to waste your time.. :)

Pauldohert
04-22-2005, 11:41 AM
Are you setting orderbyon = true