I have a subform which reflects all the action associated with a particular case. The main form (main case information) is sorted in reverse chronological order by the query that brings up those records that satisfy the search, i.e. keyword search based on file name.
The subform is based on the "linking field" of case number to reflect all the action. I want the action to be sorted in reverse chronological order for that particular case.
I've tried inserting the DateofAction field in the Order by Properties for the subform.
Any ideas?????
Thanks.
The subform is based on the "linking field" of case number to reflect all the action. I want the action to be sorted in reverse chronological order for that particular case.
I've tried inserting the DateofAction field in the Order by Properties for the subform.
Any ideas?????
Thanks.