A
Andrew Ofthesong
Hi, i have a continous form, with comboboxes.
the combobox reads "IdName", that is numeric, and shows the corresponding
name via lookup...
so, if i do a
me.orderby="[IdName]"
i'll get the records sortes numerically, not alphabetically by the
correspondign name...
so if,
1 -> zoe
2 -> Abel
3 -> Joe
the sort will give me zoe, abel, joe. Instead of "abel", "joe", "zoe"
the combobox reads "IdName", that is numeric, and shows the corresponding
name via lookup...
so, if i do a
me.orderby="[IdName]"
i'll get the records sortes numerically, not alphabetically by the
correspondign name...
so if,
1 -> zoe
2 -> Abel
3 -> Joe
the sort will give me zoe, abel, joe. Instead of "abel", "joe", "zoe"