T
trevorC via AccessMonster.com
Hi, I'm trying to re-sort a list on my form. My problem is that the initial
result is sorted by one field, i then have to find the records and check a
box for each record i need to use. If the records chosen are not sequencial
from the top when my code continues it can't find all the records that have
been selected. I need to select the check box field and re-sort on this so
all the selected records are then at the top of my list, this then works fine.
Is it possible to use VB code to select a field and sort by that field.
result is sorted by one field, i then have to find the records and check a
box for each record i need to use. If the records chosen are not sequencial
from the top when my code continues it can't find all the records that have
been selected. I need to select the check box field and re-sort on this so
all the selected records are then at the top of my list, this then works fine.
Is it possible to use VB code to select a field and sort by that field.