A
Ace9x
have a main from based on a table, sorted in ascending text order, with a
subform, based on a temporary table sorted on Surname. When actioned the
subform sorts on a different field, the 1st in the subform irrespective of
what I try and do. I need to keep the temporary table to identify changes to
data and not use a query based subform. The field in question does not form
part of the Primary key on the table, but I have tried adding it to no avail.
The 1st field that is Sorted by on the subform is part of the Primary Key
however. Have I missed something, as it should be simple to sort by the
required field.
Cheers,
Steve
subform, based on a temporary table sorted on Surname. When actioned the
subform sorts on a different field, the 1st in the subform irrespective of
what I try and do. I need to keep the temporary table to identify changes to
data and not use a query based subform. The field in question does not form
part of the Primary key on the table, but I have tried adding it to no avail.
The 1st field that is Sorted by on the subform is part of the Primary Key
however. Have I missed something, as it should be simple to sort by the
required field.
Cheers,
Steve