I have a Main form based on a parameter query for a keyword within a filename field. Within the query I sort by caseno=D as the query may return more than one record.
Within the form itself, I have a subform which lists all the action associated with that caseno (master and child link is the caseno field).
How can I then get the list of actions to sort in order of the date of the action?
Thanks for any ideas.
Within the form itself, I have a subform which lists all the action associated with that caseno (master and child link is the caseno field).
How can I then get the list of actions to sort in order of the date of the action?
Thanks for any ideas.