G
Guest
I have a list box on a form that displays a field from the table. The data in
table is OF#1, OF#2,....OF#10, OF#11...
When the list displays, it displays in this order: OF#1,...OF#10,
OF#11,..OF#2, OF#3..etc.
I know I can renumber the single digit numbers with a zero in front of the
digit and they will display in regular sequence but it there another way I
can get the list to display normally (1,2,3,....10,11,12...etc)
Thank you.
table is OF#1, OF#2,....OF#10, OF#11...
When the list displays, it displays in this order: OF#1,...OF#10,
OF#11,..OF#2, OF#3..etc.
I know I can renumber the single digit numbers with a zero in front of the
digit and they will display in regular sequence but it there another way I
can get the list to display normally (1,2,3,....10,11,12...etc)
Thank you.