G
Guest
I have two forms in Access
On the first form I am trying to sort by the field: File_
In the form properties I made these adjustments:
base: form properties: order by = [table name].FILE_
In the data tab:
allow deletions=no
record locks=edited record
I save it, close it, reopen and it is still not sorted by the File_ field.
On the second form I want to sort by two fields:
1st by File_ & second by Cat_
I made these adjustments:
base: form properties: order by = [table name].FILE_, [table name].Cat_
on the data tab:
allow deletions=no
record locks=edited record
same problem.
I have research several sites including microsoft's and I am unable to find
the proper settings I need to make orderby function.
Can anyone explain to me what I need exactly so I can get this monkey of my
back?
Sincerely,
Stressed beyond belief
On the first form I am trying to sort by the field: File_
In the form properties I made these adjustments:
base: form properties: order by = [table name].FILE_
In the data tab:
allow deletions=no
record locks=edited record
I save it, close it, reopen and it is still not sorted by the File_ field.
On the second form I want to sort by two fields:
1st by File_ & second by Cat_
I made these adjustments:
base: form properties: order by = [table name].FILE_, [table name].Cat_
on the data tab:
allow deletions=no
record locks=edited record
same problem.
I have research several sites including microsoft's and I am unable to find
the proper settings I need to make orderby function.
Can anyone explain to me what I need exactly so I can get this monkey of my
back?
Sincerely,
Stressed beyond belief